Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Sema/
H A Ddllexport-2.cpp14 typedef const int CInt; typedef
H A Dcast.c24 typedef _Complex int CInt; typedef
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Deasily-swappable-parameters-qualifiermixing.cpp14 using CInt = const int; typedef
H A Deasily-swappable-parameters-len2.cpp113 using CInt = const int; typedef
/llvm-project-15.0.7/clang/test/Analysis/
H A Dinitialization.cpp226 typedef Int const CInt; typedef
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLowerExpectIntrinsic.cpp156 ConstantInt *CInt = dyn_cast<ConstantInt>(BinOp->getOperand(1)); in handlePhiDef() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp561 auto *CInt = dyn_cast<ConstantInt>(II.getArgOperand(2)); in simplifyX86insertps() local
H A DX86ISelLowering.cpp7265 if (auto *CInt = dyn_cast<ConstantInt>(Cst)) { in getTargetConstantBitsFromNode() local
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1814 const APInt &CInt = C->getAPIntValue(); in getPowerOf2Factor() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3424 if (auto *CInt = dyn_cast<ConstantInt>(Elt)) { in computeKnownBits() local
3442 if (auto *CInt = dyn_cast<ConstantInt>(Cst)) { in computeKnownBits() local
4464 if (auto *CInt = dyn_cast<ConstantInt>(Elt)) { in ComputeNumSignBits() local
11617 auto *CInt = dyn_cast<ConstantSDNode>(Op); in getConstantRawBits() local
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp721 const APInt *CInt; in tryFactorization() local
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2635 if (ConstantInt *CInt = dyn_cast<ConstantInt>(CI->getArgOperand(2))) { in optimizeStrToInt() local
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6394 ConstantInt *CInt = dyn_cast<ConstantInt>(I->getOperand(OpIdx)); in getEntryCost() local
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4230 const APInt &CInt = C->getAPIntValue(); in skipExtensionForVectorMULL() local
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9437 const APInt &CInt = C->getAPIntValue(); in SkipExtensionForVMULL() local