Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_shader.cpp340 case SHADER_OPCODE_INTERLOCK: in brw_instruction_name()
1091 case SHADER_OPCODE_INTERLOCK: in has_side_effects()
Dbrw_eu_defines.h553 SHADER_OPCODE_INTERLOCK, enumerator
Dbrw_fs_generator.cpp2386 case SHADER_OPCODE_INTERLOCK: in generate_code()
2391 const enum opcode send_op = inst->opcode == SHADER_OPCODE_INTERLOCK ? in generate_code()
Dbrw_ir_performance.cpp929 case SHADER_OPCODE_INTERLOCK: in instruction_desc()
Dbrw_fs.cpp233 case SHADER_OPCODE_INTERLOCK: in is_send_from_grf()
315 case SHADER_OPCODE_INTERLOCK: in is_payload()
Dbrw_fs_nir.cpp4299 SHADER_OPCODE_INTERLOCK : SHADER_OPCODE_MEMORY_FENCE; in nir_emit_intrinsic()