Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Ddllexport-2.cpp14 typedef const int CInt; typedef
H A Dgeneric-selection-type-extension.c57 typedef const Int CInt; typedef
H A Dc2x-typeof.c72 typedef const int CInt; typedef
H A Dcast.c28 typedef _Complex int CInt; typedef
/llvm-project/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/clang/test/Analysis/
H A Dinitialization.cpp226 typedef Int const CInt; typedef
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerExpectIntrinsic.cpp163 ConstantInt *CInt = dyn_cast<ConstantInt>(BinOp->getOperand(1)); in handlePhiDef() local
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp177 if (auto *CInt = dyn_cast<ConstantInt>(Struct->getOperand(I))) in getAnnotation() local
/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp91 if (auto *CInt = dyn_cast<ConstantInt>(C)) in extractConstantBits() local
H A DX86InstCombineIntrinsic.cpp1743 auto *CInt = dyn_cast<ConstantInt>(II.getArgOperand(2)); simplifyX86insertps() local
H A DX86ISelLowering.cpp4816 if (auto *CInt = dyn_cast<ConstantInt>(Cst)) { getTargetConstantBitsFromNode() local
54151 const APInt &CInt = C->getAPIntValue(); combineSetCC() local
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp184 auto *CInt = dyn_cast<ConstantInt>(C); replaceSignedInst() local
H A DSimplifyLibCalls.cpp3082 if (ConstantInt *CInt = dyn_cast<ConstantInt>(CI->getArgOperand(2))) { optimizeStrToInt() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp1834 if (auto *CInt = dyn_cast<ConstantInt>(C)) { propagateNonFTStore() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1961 const APInt &CInt = C->getAPIntValue(); in getPowerOf2Factor() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3738 if (auto *CInt = dyn_cast<ConstantInt>(Elt)) { computeKnownBits() local
3756 if (auto *CInt = dyn_cast<ConstantInt>(Cst)) { computeKnownBits() local
5070 if (auto *CInt = dyn_cast<ConstantInt>(Elt)) { ComputeNumSignBits() local
12889 auto *CInt = dyn_cast<ConstantSDNode>(Op); getConstantRawBits() local
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp752 const APInt *CInt; tryFactorization() local
H A DInstCombineAndOrXor.cpp3196 const APInt *CInt; foldAndOrOfICmpEqConstantAndICmp() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9611 const APInt &CInt = N->getConstantOperandAPInt(i); SkipExtensionForVMULL() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5014 const APInt &CInt = N.getConstantOperandAPInt(i); skipExtensionForVectorMULL() local
[all...]