Searched refs:SHADER_OPCODE_BARRIER (Results 1 – 10 of 10) sorted by relevance
119 emit(SHADER_OPCODE_BARRIER, dst_null_ud(), src_reg(header)); in emit_thread_end()314 emit(SHADER_OPCODE_BARRIER, dst_null_ud(), src_reg(header)); in nir_emit_intrinsic()
513 case SHADER_OPCODE_BARRIER: in brw_instruction_name()1141 case SHADER_OPCODE_BARRIER: in has_side_effects()
769 SHADER_OPCODE_BARRIER, enumerator
1088 bld.exec_all().emit(SHADER_OPCODE_BARRIER, reg_undef, payload); in emit_barrier()
1024 case SHADER_OPCODE_BARRIER: in instruction_desc()
2180 case SHADER_OPCODE_BARRIER: in generate_code()
161 case SHADER_OPCODE_BARRIER: in is_send_from_grf()
2658 case SHADER_OPCODE_BARRIER: in generate_code()
235 case SHADER_OPCODE_BARRIER: in is_send_from_grf()317 case SHADER_OPCODE_BARRIER: in is_payload()1012 case SHADER_OPCODE_BARRIER: in size_read()
2887 bld.emit(SHADER_OPCODE_BARRIER, bld.null_reg_ud(), m0); in nir_emit_tcs_intrinsic()