Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_shader.cpp530 case TCS_OPCODE_URB_WRITE: in brw_instruction_name()
1142 case TCS_OPCODE_URB_WRITE: in has_side_effects()
Dbrw_vec4_tcs.cpp237 inst = emit(TCS_OPCODE_URB_WRITE, dst_null_f(), message); in emit_urb_write()
Dbrw_eu_defines.h797 TCS_OPCODE_URB_WRITE, enumerator
Dbrw_vec4.cpp159 case TCS_OPCODE_URB_WRITE: in is_send_from_grf()
214 case TCS_OPCODE_URB_WRITE: in size_read()
362 case TCS_OPCODE_URB_WRITE: in implied_mrf_writes()
Dbrw_ir_performance.cpp933 case TCS_OPCODE_URB_WRITE: in instruction_desc()
Dbrw_vec4_generator.cpp2123 case TCS_OPCODE_URB_WRITE: in generate_code()