Searched refs:SHADER_OPCODE_INTERLOCK (Results 1 – 6 of 6) sorted by relevance
340 case SHADER_OPCODE_INTERLOCK: in brw_instruction_name()1091 case SHADER_OPCODE_INTERLOCK: in has_side_effects()
553 SHADER_OPCODE_INTERLOCK, enumerator
2386 case SHADER_OPCODE_INTERLOCK: in generate_code()2391 const enum opcode send_op = inst->opcode == SHADER_OPCODE_INTERLOCK ? in generate_code()
929 case SHADER_OPCODE_INTERLOCK: in instruction_desc()
233 case SHADER_OPCODE_INTERLOCK: in is_send_from_grf()315 case SHADER_OPCODE_INTERLOCK: in is_payload()
4299 SHADER_OPCODE_INTERLOCK : SHADER_OPCODE_MEMORY_FENCE; in nir_emit_intrinsic()