/external/clang/test/Sema/ |
D | cast.c | 24 typedef _Complex int CInt; typedef
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | LowerExpectIntrinsic.cpp | 130 ConstantInt *CInt = dyn_cast<ConstantInt>(BinOp->getOperand(1)); in handlePhiDef() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 271 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
|
D | InstructionCombining.cpp | 534 const APInt *CInt; in tryFactorization() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 320 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
|
D | InstructionCombining.cpp | 587 const APInt *CInt; in tryFactorization() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMParallelDSP.cpp | 210 ConstantInt *CInt; in IsNarrowSequence() local
|
D | ARMISelLowering.cpp | 7439 const APInt &CInt = C->getAPIntValue(); in SkipExtensionForVMULL() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 3873 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/ |
D | HexagonISelDAGToDAG.cpp | 1792 const APInt &CInt = C->getAPIntValue(); in getPowerOf2Factor() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | SimplifyLibCalls.cpp | 1729 if (ConstantInt *CInt = dyn_cast<ConstantInt>(CI->getArgOperand(2))) { in optimizeStrtol() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 5879 ConstantInt *CInt = cast<ConstantInt>(Op2); in getInstructionCost() local 5887 ConstantInt *CInt = dyn_cast<ConstantInt>(SplatValue); in getInstructionCost() local
|
D | SLPVectorizer.cpp | 1638 ConstantInt *CInt = nullptr; in getEntryCost() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 4592 const APInt &CInt = C->getAPIntValue(); in SkipExtension() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 2165 const APInt &CInt = C->getAPIntValue(); in skipExtensionForVectorMULL() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 2493 const APInt &CInt = C->getAPIntValue(); in skipExtensionForVectorMULL() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 6605 const APInt &CInt = C->getAPIntValue(); in SkipExtensionForVMULL() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 5586 if (auto *CInt = dyn_cast<ConstantInt>(Cst)) { in getTargetConstantBitsFromNode() local
|