Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_ir_vec4.h299 return opcode == VEC4_OPCODE_SET_LOW_32BIT || in is_align1_partial_write()
Dbrw_vec4_copy_propagation.cpp309 case VEC4_OPCODE_SET_LOW_32BIT: in is_align1_opcode()
Dbrw_eu_defines.h465 VEC4_OPCODE_SET_LOW_32BIT, enumerator
Dbrw_shader.cpp355 case VEC4_OPCODE_SET_LOW_32BIT: in brw_instruction_name()
Dbrw_vec4.cpp270 case VEC4_OPCODE_SET_LOW_32BIT: in can_do_writemask()
532 case VEC4_OPCODE_SET_LOW_32BIT: in opt_reduce_swizzle()
1941 case VEC4_OPCODE_SET_LOW_32BIT: in is_align1_df()
Dbrw_vec4_generator.cpp1536 inst->opcode != VEC4_OPCODE_SET_LOW_32BIT && in generate_code()
2020 case VEC4_OPCODE_SET_LOW_32BIT: in generate_code()
Dbrw_vec4_nir.cpp1656 emit(VEC4_OPCODE_SET_LOW_32BIT, result, src_reg(tmp)); in nir_emit_alu()