Home
last modified time | relevance | path

Searched defs:CInt (Results 1 – 12 of 12) 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.cpp172 if (auto *CInt = dyn_cast<ConstantInt>(Struct->getOperand(I))) in getAnnotation() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp90 if (auto *CInt = dyn_cast<ConstantInt>(C)) { in extractConstantBits() local
H A DX86InstCombineIntrinsic.cpp1739 auto *CInt = dyn_cast<ConstantInt>(II.getArgOperand(2)); in simplifyX86insertps() local
H A DX86ISelLowering.cpp5071 if (auto *CInt = dyn_cast<ConstantInt>(Cst)) { in getTargetConstantBitsFromNode() local
56327 const APInt &CInt = C->getAPIntValue(); in combineSetCC() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp1891 if (auto *CInt = dyn_cast<ConstantInt>(C)) { in propagateNonFTStore() local
2185 auto *CInt = dyn_cast<ConstantInt>(C); in GetMemOpSize() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1971 const APInt &CInt = C->getAPIntValue(); in getPowerOf2Factor() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3995 if (auto *CInt = dyn_cast<ConstantInt>(Elt)) { in computeKnownBits() local
4013 if (auto *CInt = dyn_cast<ConstantInt>(Cst)) { in computeKnownBits() local
5353 if (auto *CInt = dyn_cast<ConstantInt>(Elt)) { in ComputeNumSignBits() local
13533 auto *CInt = dyn_cast<ConstantSDNode>(Op); in getConstantRawBits() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp3225 if (ConstantInt *CInt = dyn_cast<ConstantInt>(CI->getArgOperand(2))) { in optimizeStrToInt() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp3301 const APInt *CInt; in foldAndOrOfICmpEqConstantAndICmp() local
H A DInstructionCombining.cpp781 const APInt *CInt; in tryFactorization() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9648 const APInt &CInt = N->getConstantOperandAPInt(i); in SkipExtensionForVMULL() local