Home
last modified time | relevance | path

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

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