Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerExpectIntrinsic.cpp169 ConstantInt *CInt = dyn_cast<ConstantInt>(BinOp->getOperand(1)); in handlePhiDef() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp562 auto *CInt = dyn_cast<ConstantInt>(II.getArgOperand(2)); in simplifyX86insertps() local
H A DX86ISelLowering.cpp7358 if (auto *CInt = dyn_cast<ConstantInt>(Cst)) { in getTargetConstantBitsFromNode() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp127 auto *CInt = dyn_cast<ConstantInt>(C); in replaceSignedInst() local
H A DSimplifyLibCalls.cpp2754 if (ConstantInt *CInt = dyn_cast<ConstantInt>(CI->getArgOperand(2))) { in optimizeStrToInt() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1868 const APInt &CInt = C->getAPIntValue(); in getPowerOf2Factor() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3462 if (auto *CInt = dyn_cast<ConstantInt>(Elt)) { in computeKnownBits() local
3480 if (auto *CInt = dyn_cast<ConstantInt>(Cst)) { in computeKnownBits() local
4574 if (auto *CInt = dyn_cast<ConstantInt>(Elt)) { in ComputeNumSignBits() local
11920 auto *CInt = dyn_cast<ConstantSDNode>(Op); in getConstantRawBits() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp724 const APInt *CInt; in tryFactorization() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9511 const APInt &CInt = C->getAPIntValue(); in SkipExtensionForVMULL() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4417 const APInt &CInt = C->getAPIntValue(); in skipExtensionForVectorMULL() local