Searched refs:VEC4_OPCODE_MOV_FOR_SCRATCH (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp431 case VEC4_OPCODE_MOV_FOR_SCRATCH:
H A Dbrw_eu_defines.h579 VEC4_OPCODE_MOV_FOR_SCRATCH, enumerator in enum:opcode
H A Dbrw_shader.cpp426 case VEC4_OPCODE_MOV_FOR_SCRATCH:
H A Dbrw_ir_performance.cpp384 case VEC4_OPCODE_MOV_FOR_SCRATCH:
H A Dbrw_vec4_generator.cpp1591 case VEC4_OPCODE_MOV_FOR_SCRATCH:
H A Dbrw_vec4_nir.cpp2180 opcode mov_op = for_scratch ? VEC4_OPCODE_MOV_FOR_SCRATCH : BRW_OPCODE_MOV;

Completed in 16 milliseconds