| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | MachineIRBuilder.cpp | 988 const SrcOp &CmpVal, const SrcOp &NewVal, MachineMemOperand &MMO) { in buildAtomicCmpXchgWithSuccess() 1016 const SrcOp &CmpVal, const SrcOp &NewVal, in buildAtomicCmpXchg()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUCodeGenPrepare.cpp | 1787 Value *CmpVal; in visitSelectInst() local
|
| H A D | AMDGPULegalizerInfo.cpp | 3257 Register CmpVal = MI.getOperand(2).getReg(); in legalizeAtomicCmpXChg() local 6292 Register CmpVal; in legalizeBufferAtomic() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 3106 uint64_t Mask, uint64_t CmpVal, in getTestUnderMaskCond() 3223 uint64_t CmpVal = ConstOp1->getZExtValue(); in adjustForTestUnderMask() local 5162 SDValue CmpVal = Node->getOperand(2); in lowerATOMIC_CMP_SWAP() local 10084 Register CmpVal = MI.getOperand(3).getReg(); in emitAtomicCmpSwapW() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 526 double CmpVal = IsUnsigned ? -(double)Limit * 2.0 : -(double)Limit; in LowerFPToInt() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 3999 auto CmpVal = DAG.SplitScalar(N->getOperand(2), DL, MVT::i64, MVT::i64); in replaceCMP_XCHG_128Results() local 7935 Value *CmpVal, Value *NewVal, Value *Mask, AtomicOrdering Ord) const { in emitMaskedAtomicCmpXchgIntrinsic()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.cpp | 2033 Register CmpVal = MI.getOperand(2).getReg(); in emitAtomicCmpSwapPartword() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 2293 Value *CmpVal, Value *NewVal, Value *Mask, AtomicOrdering Ord) const { in emitMaskedAtomicCmpXchgIntrinsic()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCompares.cpp | 6097 APInt CmpVal = APInt::getOneBitSet(TypeBits, ShAmt); in foldICmpEquality() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 3704 static bool isUndefOrEqual(int Val, int CmpVal) { in isUndefOrEqual() 3710 static bool isUndefOrEqual(ArrayRef<int> Mask, int CmpVal) { in isUndefOrEqual() 3718 static bool isUndefOrEqualInRange(ArrayRef<int> Mask, int CmpVal, unsigned Pos, in isUndefOrEqualInRange() 24817 static SDValue LowerSELECTWithCmpZero(SDValue CmpVal, SDValue LHS, SDValue RHS, in LowerSELECTWithCmpZero() 48760 const APInt &CmpVal = CmpConstant->getAPIntValue(); in combineSetCCMOVMSK() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 19841 Value *CmpVal, Value *NewVal, Value *Mask, AtomicOrdering Ord) const { in emitMaskedAtomicCmpXchgIntrinsic()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 23541 Value *CmpVal, Value *NewVal, Value *Mask, AtomicOrdering Ord) const { in emitMaskedAtomicCmpXchgIntrinsic()
|