Searched refs:SHADER_OPCODE_BARRIER (Results 1 – 9 of 9) sorted by relevance
130 emit(SHADER_OPCODE_BARRIER, dst_null_ud(), src_reg(header)); in emit_thread_end()378 emit(SHADER_OPCODE_BARRIER, dst_null_ud(), src_reg(header)); in nir_emit_intrinsic()
442 case SHADER_OPCODE_BARRIER: in brw_instruction_name()980 case SHADER_OPCODE_BARRIER: in has_side_effects()
845 bld.exec_all().emit(SHADER_OPCODE_BARRIER, reg_undef, payload); in emit_barrier()
1306 SHADER_OPCODE_BARRIER, enumerator
2046 case SHADER_OPCODE_BARRIER: in generate_code()
2121 case SHADER_OPCODE_BARRIER: in generate_code()
162 case SHADER_OPCODE_BARRIER: in is_send_from_grf()
2333 bld.emit(SHADER_OPCODE_BARRIER, bld.null_reg_ud(), m0); in nir_emit_tcs_intrinsic()
816 case SHADER_OPCODE_BARRIER: in size_read()