i965: Rename brw_inst's functions that access the 3src register type
authorMatt Turner <mattst88@gmail.com>
Fri, 25 Aug 2017 17:43:38 +0000 (10:43 -0700)
committerMatt Turner <mattst88@gmail.com>
Fri, 20 Oct 2017 22:00:16 +0000 (15:00 -0700)
commite15dac319b6cde33adc203fea2e9e31f966d20ca
tree50f1f688717f4a0456bec06dfed94f6b5923f820
parente7f3b82e033f7c963386e89780a8b652611d0f32
i965: Rename brw_inst's functions that access the 3src register type

Put hw_ in the name so that it's clear these are the hardware encodings.

Similar to commit 9fb832332868 ("i965: Rename brw_inst's functions that
access the register type")

Reviewed-by: Scott D Phillips <scott.d.phillips@intel.com>
src/intel/compiler/brw_disasm.c
src/intel/compiler/brw_eu_emit.c
src/intel/compiler/brw_inst.h