Home
last modified time | relevance | path

Searched refs:gfx7_convert_mrf_to_grf (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_emit.c71 gfx7_convert_mrf_to_grf(struct brw_codegen *p, struct brw_reg *reg) in gfx7_convert_mrf_to_grf() function
110 gfx7_convert_mrf_to_grf(p, &dest); in brw_set_dest()
218 gfx7_convert_mrf_to_grf(p, &reg); in brw_set_src0()
376 gfx7_convert_mrf_to_grf(p, &reg); in brw_set_src1()
812 gfx7_convert_mrf_to_grf(p, &dest); in brw_alu3()