Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dcast.c24 typedef _Complex int CInt; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLowerExpectIntrinsic.cpp130 ConstantInt *CInt = dyn_cast<ConstantInt>(BinOp->getOperand(1)); in handlePhiDef() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp271 auto CInt = dyn_cast<ConstantInt>(Arg1); in simplifyX86immShift() local
466 auto *CInt = dyn_cast<ConstantInt>(COp); in simplifyX86movmsk() local
480 auto *CInt = dyn_cast<ConstantInt>(II.getArgOperand(2)); in simplifyX86insertps() local
865 auto *CInt = dyn_cast<ConstantInt>(II.getArgOperand(2)); in simplifyX86vperm2() local
930 if (auto *CInt = dyn_cast<ConstantInt>(II.getArgOperand(2))) { in simplifyX86vpcom() local
DInstructionCombining.cpp534 const APInt *CInt; in tryFactorization() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp320 auto CInt = dyn_cast<ConstantInt>(Arg1); in simplifyX86immShift() local
542 auto *CInt = dyn_cast_or_null<ConstantInt>(COp); in simplifyX86pack() local
704 auto *CInt = dyn_cast<ConstantInt>(COp); in simplifyX86movmsk() local
718 auto *CInt = dyn_cast<ConstantInt>(II.getArgOperand(2)); in simplifyX86insertps() local
1101 if (auto *CInt = dyn_cast<ConstantInt>(II.getArgOperand(2))) { in simplifyX86vpcom() local
DInstructionCombining.cpp587 const APInt *CInt; in tryFactorization() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMParallelDSP.cpp210 ConstantInt *CInt; in IsNarrowSequence() local
DARMISelLowering.cpp7439 const APInt &CInt = C->getAPIntValue(); in SkipExtensionForVMULL() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3873 auto *CInt = dyn_cast<ConstantInt>(Divisor); in mayDivideByZero() local
6111 ConstantInt *CInt = cast<ConstantInt>(Op2); in getInstructionCost() local
6119 ConstantInt *CInt = dyn_cast<ConstantInt>(SplatValue); in getInstructionCost() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1792 const APInt &CInt = C->getAPIntValue(); in getPowerOf2Factor() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1729 if (ConstantInt *CInt = dyn_cast<ConstantInt>(CI->getArgOperand(2))) { in optimizeStrtol() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5879 ConstantInt *CInt = cast<ConstantInt>(Op2); in getInstructionCost() local
5887 ConstantInt *CInt = dyn_cast<ConstantInt>(SplatValue); in getInstructionCost() local
DSLPVectorizer.cpp1638 ConstantInt *CInt = nullptr; in getEntryCost() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp4592 const APInt &CInt = C->getAPIntValue(); in SkipExtension() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2165 const APInt &CInt = C->getAPIntValue(); in skipExtensionForVectorMULL() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2493 const APInt &CInt = C->getAPIntValue(); in skipExtensionForVectorMULL() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp6605 const APInt &CInt = C->getAPIntValue(); in SkipExtensionForVMULL() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp5586 if (auto *CInt = dyn_cast<ConstantInt>(Cst)) { in getTargetConstantBitsFromNode() local