Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_tcs.cpp197 inst = emit(VEC4_TCS_OPCODE_SET_OUTPUT_URB_OFFSETS, header, in emit_output_urb_read()
226 inst = emit(VEC4_TCS_OPCODE_SET_OUTPUT_URB_OFFSETS, dst_reg(message), in emit_urb_write()
Dbrw_vec4_cse.cpp79 case VEC4_TCS_OPCODE_SET_OUTPUT_URB_OFFSETS: in is_expression()
Dbrw_eu_defines.h775 VEC4_TCS_OPCODE_SET_OUTPUT_URB_OFFSETS, enumerator
Dbrw_shader.cpp531 case VEC4_TCS_OPCODE_SET_OUTPUT_URB_OFFSETS: in brw_instruction_name()
Dbrw_vec4.cpp191 case VEC4_TCS_OPCODE_SET_OUTPUT_URB_OFFSETS: in has_source_and_destination_hazard()
287 case VEC4_TCS_OPCODE_SET_OUTPUT_URB_OFFSETS: in can_do_writemask()
Dbrw_ir_performance.cpp846 case VEC4_TCS_OPCODE_SET_OUTPUT_URB_OFFSETS: in instruction_desc()
Dbrw_vec4_generator.cpp2122 case VEC4_TCS_OPCODE_SET_OUTPUT_URB_OFFSETS: in generate_code()