Searched refs:TGSI_OPCODE_BARRIER (Results 1 – 10 of 10) sorted by relevance
1078 case TGSI_OPCODE_BARRIER: in get_block_tessfactor_writemask()1133 case TGSI_OPCODE_BARRIER: in get_if_block_tessfactor_writemask()1218 case TGSI_OPCODE_BARRIER: in tgsi_scan_tess_ctrl()
5922 case TGSI_OPCODE_BARRIER: in exec_instruction()
514 TGSI_OPCODE_BARRIER = 166, enumerator
1537 if (insn.getOpcode() == TGSI_OPCODE_BARRIER) in scanInstruction()3787 case TGSI_OPCODE_BARRIER: in handleInstruction()
4565 bld.bld_base.op_actions[TGSI_OPCODE_BARRIER].emit = barrier_emit; in lp_build_tgsi_soa()4607 bld.bld_base.op_actions[TGSI_OPCODE_BARRIER].emit = barrier_emit_tcs; in lp_build_tgsi_soa()
2155 case TGSI_OPCODE_BARRIER: in ttn_emit_instruction()
961 case TGSI_OPCODE_BARRIER: in translate_opcode()9530 case TGSI_OPCODE_BARRIER: in emit_vgpu10_instruction()
11923 [TGSI_OPCODE_BARRIER] = { ALU_OP0_NOP, tgsi_unsupported},12120 [TGSI_OPCODE_BARRIER] = { ALU_OP0_GROUP_BARRIER, tgsi_barrier},12347 [TGSI_OPCODE_BARRIER] = { ALU_OP0_GROUP_BARRIER, tgsi_barrier},
4802 emit_asm(ir, TGSI_OPCODE_BARRIER); in visit()
3194 - tgsi_to_nir: handle TGSI_OPCODE_BARRIER