Searched refs:TGSI_OPCODE_ATOMCAS (Results 1 – 10 of 10) sorted by relevance
323 case TGSI_OPCODE_ATOMCAS: in tgsi_util_get_src_usage_mask()
395 case TGSI_OPCODE_ATOMCAS: in scan_instruction()
3928 if (inst->Instruction.Opcode == TGSI_OPCODE_ATOMCAS) in exec_atomop_img()3940 if (inst->Instruction.Opcode == TGSI_OPCODE_ATOMCAS) { in exec_atomop_img()4001 if (inst->Instruction.Opcode == TGSI_OPCODE_ATOMCAS) in exec_atomop_membuf()4044 case TGSI_OPCODE_ATOMCAS: in exec_atomop_membuf()5828 case TGSI_OPCODE_ATOMCAS: in exec_instruction()
519 TGSI_OPCODE_ATOMCAS = 169, enumerator
390 case TGSI_OPCODE_ATOMCAS: in handle_op_uint()506 case TGSI_OPCODE_ATOMCAS: in handle_op_int()
3743 …params.img_op = (emit_data->inst->Instruction.Opcode == TGSI_OPCODE_ATOMCAS) ? LP_IMG_ATOMIC_CAS :… in img_atomic_emit()3747 if (emit_data->inst->Instruction.Opcode == TGSI_OPCODE_ATOMCAS) { in img_atomic_emit()3801 case TGSI_OPCODE_ATOMCAS: in atomic_emit()3863 if (emit_data->inst->Instruction.Opcode == TGSI_OPCODE_ATOMCAS) { in atomic_emit()4562 bld.bld_base.op_actions[TGSI_OPCODE_ATOMCAS].emit = atomic_emit; in lp_build_tgsi_soa()
541 case TGSI_OPCODE_ATOMCAS: in inferSrcType()949 case TGSI_OPCODE_ATOMCAS: return NV50_IR_SUBOP_ATOM_CAS; in opcodeToSubOp()1599 case TGSI_OPCODE_ATOMCAS: in scanInstruction()3811 case TGSI_OPCODE_ATOMCAS: in handleInstruction()
1994 opcode = TGSI_OPCODE_ATOMCAS; in ntt_emit_mem()2128 op = TGSI_OPCODE_ATOMCAS; in ntt_emit_image_load_store()
9396 case TGSI_OPCODE_ATOMCAS: in get_gds_op()9527 case TGSI_OPCODE_ATOMCAS: in get_lds_op()11954 [TGSI_OPCODE_ATOMCAS] = { ALU_OP0_NOP, tgsi_unsupported},12151 [TGSI_OPCODE_ATOMCAS] = { V_RAT_INST_CMPXCHG_INT_RTN, tgsi_atomic_op},12378 [TGSI_OPCODE_ATOMCAS] = { V_RAT_INST_CMPXCHG_INT_RTN, tgsi_atomic_op},
11142 case TGSI_OPCODE_ATOMCAS: in emit_instruction()