Home
last modified time | relevance | path

Searched defs:CInt (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerExpectIntrinsic.cpp163 ConstantInt *CInt = dyn_cast<ConstantInt>(BinOp->getOperand(1)); in handlePhiDef() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp177 if (auto *CInt = dyn_cast<ConstantInt>(Struct->getOperand(I))) in getAnnotation() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp91 if (auto *CInt = dyn_cast<ConstantInt>(C)) in extractConstantBits() local
H A DX86InstCombineIntrinsic.cpp1743 auto *CInt = dyn_cast<ConstantInt>(II.getArgOperand(2)); in simplifyX86insertps() local
H A DX86ISelLowering.cpp4811 if (auto *CInt = dyn_cast<ConstantInt>(Cst)) { in getTargetConstantBitsFromNode() local
54289 const APInt &CInt = C->getAPIntValue(); in combineSetCC() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp1834 if (auto *CInt = dyn_cast<ConstantInt>(C)) { in propagateNonFTStore() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp176 auto *CInt = dyn_cast<ConstantInt>(C); in replaceSignedInst() local
H A DSimplifyLibCalls.cpp3111 if (ConstantInt *CInt = dyn_cast<ConstantInt>(CI->getArgOperand(2))) { in optimizeStrToInt() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1961 const APInt &CInt = C->getAPIntValue(); in getPowerOf2Factor() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3739 if (auto *CInt = dyn_cast<ConstantInt>(Elt)) { in computeKnownBits() local
3757 if (auto *CInt = dyn_cast<ConstantInt>(Cst)) { in computeKnownBits() local
5071 if (auto *CInt = dyn_cast<ConstantInt>(Elt)) { in ComputeNumSignBits() local
12958 auto *CInt = dyn_cast<ConstantSDNode>(Op); in getConstantRawBits() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp3243 const APInt *CInt; in foldAndOrOfICmpEqConstantAndICmp() local
H A DInstructionCombining.cpp752 const APInt *CInt; in tryFactorization() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9596 const APInt &CInt = N->getConstantOperandAPInt(i); in SkipExtensionForVMULL() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5047 const APInt &CInt = N.getConstantOperandAPInt(i); in skipExtensionForVectorMULL() local