Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_shader.cpp523 case TCS_OPCODE_URB_WRITE: in brw_instruction_name()
1100 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.h784 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.cpp922 case TCS_OPCODE_URB_WRITE: in instruction_desc()
Dbrw_vec4_generator.cpp2066 case TCS_OPCODE_URB_WRITE: in generate_code()