Home
last modified time | relevance | path

Searched defs:CmpVal (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp988 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 DAMDGPUCodeGenPrepare.cpp1787 Value *CmpVal; in visitSelectInst() local
H A DAMDGPULegalizerInfo.cpp3257 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 DSystemZISelLowering.cpp3106 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 DWebAssemblyISelLowering.cpp526 double CmpVal = IsUnsigned ? -(double)Limit * 2.0 : -(double)Limit; in LowerFPToInt() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3999 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 DMipsISelLowering.cpp2033 Register CmpVal = MI.getOperand(2).getReg(); in emitAtomicCmpSwapPartword() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2293 Value *CmpVal, Value *NewVal, Value *Mask, AtomicOrdering Ord) const { in emitMaskedAtomicCmpXchgIntrinsic()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp6097 APInt CmpVal = APInt::getOneBitSet(TypeBits, ShAmt); in foldICmpEquality() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3704 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 DPPCISelLowering.cpp19841 Value *CmpVal, Value *NewVal, Value *Mask, AtomicOrdering Ord) const { in emitMaskedAtomicCmpXchgIntrinsic()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp23541 Value *CmpVal, Value *NewVal, Value *Mask, AtomicOrdering Ord) const { in emitMaskedAtomicCmpXchgIntrinsic()