Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerExpectIntrinsic.cpp163 ConstantInt *CInt = dyn_cast<ConstantInt>(BinOp->getOperand(1)); in handlePhiDef() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp70 if (auto *CInt = dyn_cast<ConstantInt>(C)) in extractConstantBits() local
H A DX86InstCombineIntrinsic.cpp1630 auto *CInt = dyn_cast<ConstantInt>(II.getArgOperand(2)); in simplifyX86insertps() local
H A DX86ISelLowering.cpp4674 if (auto *CInt = dyn_cast<ConstantInt>(Cst)) { in getTargetConstantBitsFromNode() local
53010 const APInt &CInt = C->getAPIntValue(); in combineSetCC() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp163 auto *CInt = dyn_cast<ConstantInt>(C); in replaceSignedInst() local
H A DSimplifyLibCalls.cpp2877 if (ConstantInt *CInt = dyn_cast<ConstantInt>(CI->getArgOperand(2))) { in optimizeStrToInt() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1862 const APInt &CInt = C->getAPIntValue(); in getPowerOf2Factor() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3590 if (auto *CInt = dyn_cast<ConstantInt>(Elt)) { in computeKnownBits() local
3608 if (auto *CInt = dyn_cast<ConstantInt>(Cst)) { in computeKnownBits() local
4856 if (auto *CInt = dyn_cast<ConstantInt>(Elt)) { in ComputeNumSignBits() local
12628 auto *CInt = dyn_cast<ConstantSDNode>(Op); in getConstantRawBits() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp732 const APInt *CInt; in tryFactorization() local
H A DInstCombineAndOrXor.cpp3113 const APInt *CInt; in foldAndOrOfICmpEqConstantAndICmp() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9579 const APInt &CInt = N->getConstantOperandAPInt(i); in SkipExtensionForVMULL() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4535 const APInt &CInt = N.getConstantOperandAPInt(i); in skipExtensionForVectorMULL() local