i965: Move brw_reg_type_letters() as well
authorMatt Turner <mattst88@gmail.com>
Thu, 27 Jul 2017 00:31:36 +0000 (17:31 -0700)
committerMatt Turner <mattst88@gmail.com>
Mon, 21 Aug 2017 21:05:23 +0000 (14:05 -0700)
commit6a2471b5014f5ecc6b96a1a9c228f9ee3d0fdb98
treeee9a14c7f3b5556164863e1c1b70908c0882b62f
parent1cb0a7941b27d368bc973d22b3a4db091a1852e4
i965: Move brw_reg_type_letters() as well

And add "to_" to the name for consistency with the other functions in
this file.

Reviewed-by: Scott D Phillips <scott.d.phillips@intel.com>
src/intel/compiler/brw_eu.c
src/intel/compiler/brw_fs.cpp
src/intel/compiler/brw_reg.h
src/intel/compiler/brw_reg_type.c
src/intel/compiler/brw_reg_type.h
src/intel/compiler/brw_vec4.cpp