Searched refs:TGSI_OPCODE_BARRIER (Results 1 – 9 of 9) sorted by relevance
1080 case TGSI_OPCODE_BARRIER: in get_block_tessfactor_writemask()1135 case TGSI_OPCODE_BARRIER: in get_if_block_tessfactor_writemask()1220 case TGSI_OPCODE_BARRIER: in tgsi_scan_tess_ctrl()
5843 case TGSI_OPCODE_BARRIER: in exec_instruction()
515 TGSI_OPCODE_BARRIER = 166, enumerator
1537 if (insn.getOpcode() == TGSI_OPCODE_BARRIER) in scanInstruction()3793 case TGSI_OPCODE_BARRIER: in handleInstruction()
4572 bld.bld_base.op_actions[TGSI_OPCODE_BARRIER].emit = barrier_emit; in lp_build_tgsi_soa()4614 bld.bld_base.op_actions[TGSI_OPCODE_BARRIER].emit = barrier_emit_tcs; in lp_build_tgsi_soa()
2159 case TGSI_OPCODE_BARRIER: in ttn_emit_instruction()
11951 [TGSI_OPCODE_BARRIER] = { ALU_OP0_NOP, tgsi_unsupported},12148 [TGSI_OPCODE_BARRIER] = { ALU_OP0_GROUP_BARRIER, tgsi_barrier},12375 [TGSI_OPCODE_BARRIER] = { ALU_OP0_GROUP_BARRIER, tgsi_barrier},
1036 case TGSI_OPCODE_BARRIER: in translate_opcode()11169 case TGSI_OPCODE_BARRIER: in emit_instruction()
3194 - tgsi_to_nir: handle TGSI_OPCODE_BARRIER