Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_shader.cpp348 case SHADER_OPCODE_INTERLOCK: in brw_instruction_name()
1130 case SHADER_OPCODE_INTERLOCK: in has_side_effects()
Dbrw_eu_defines.h535 SHADER_OPCODE_INTERLOCK, enumerator
Dbrw_fs_generator.cpp2299 case SHADER_OPCODE_INTERLOCK: in generate_code()
2304 const enum opcode send_op = inst->opcode == SHADER_OPCODE_INTERLOCK ? in generate_code()
Dbrw_ir_performance.cpp938 case SHADER_OPCODE_INTERLOCK: in instruction_desc()
Dbrw_fs_nir.cpp4242 assert(opcode == SHADER_OPCODE_INTERLOCK || in emit_fence()
4484 SHADER_OPCODE_INTERLOCK : SHADER_OPCODE_MEMORY_FENCE; in nir_emit_intrinsic()
Dbrw_fs.cpp227 case SHADER_OPCODE_INTERLOCK: in is_send_from_grf()
302 case SHADER_OPCODE_INTERLOCK: in is_payload()