| /external/clang/test/Sema/ | 
| D | cast.c | 24 typedef _Complex int CInt;  typedef
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | 
| D | LowerExpectIntrinsic.cpp | 136     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()  local466     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-10.0/llvm/lib/Transforms/InstCombine/ | 
| D | InstCombineCalls.cpp | 366   auto CInt = dyn_cast<ConstantInt>(Arg1);  in simplifyX86immShift()  local675   auto *CInt = dyn_cast<ConstantInt>(II.getArgOperand(2));  in simplifyX86insertps()  local
 
 | 
| D | InstructionCombining.cpp | 641           const APInt *CInt;  in tryFactorization()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ | 
| D | HexagonISelDAGToDAG.cpp | 1804       const APInt &CInt = C->getAPIntValue();  in getPowerOf2Factor()  local
 | 
| /external/llvm/lib/Transforms/Vectorize/ | 
| D | LoopVectorize.cpp | 5879       ConstantInt *CInt = cast<ConstantInt>(Op2);  in getInstructionCost()  local5887         ConstantInt *CInt = dyn_cast<ConstantInt>(SplatValue);  in getInstructionCost()  local
 
 | 
| D | SLPVectorizer.cpp | 1638       ConstantInt *CInt = nullptr;  in getEntryCost()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ | 
| D | SimplifyLibCalls.cpp | 2322   if (ConstantInt *CInt = dyn_cast<ConstantInt>(CI->getArgOperand(2))) {  in optimizeStrtol()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ | 
| D | SelectionDAG.cpp | 3037               if (auto *CInt = dyn_cast<ConstantInt>(Elt)) {  in computeKnownBits()  local3055           if (auto *CInt = dyn_cast<ConstantInt>(Cst)) {  in computeKnownBits()  local
 4011                 if (auto *CInt = dyn_cast<ConstantInt>(Elt)) {  in ComputeNumSignBits()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ | 
| D | LoopVectorize.cpp | 4202   auto *CInt = dyn_cast<ConstantInt>(Divisor);  in mayDivideByZero()  local
 | 
| D | SLPVectorizer.cpp | 3428         ConstantInt *CInt = dyn_cast<ConstantInt>(I->getOperand(OpIdx));  in getEntryCost()  local
 | 
| /external/llvm/lib/Target/AArch64/ | 
| D | AArch64ISelLowering.cpp | 2165     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-10.0/llvm/lib/Target/AArch64/ | 
| D | AArch64ISelLowering.cpp | 2813     const APInt &CInt = C->getAPIntValue();  in skipExtensionForVectorMULL()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ | 
| D | ARMISelLowering.cpp | 8537     const APInt &CInt = C->getAPIntValue();  in SkipExtensionForVMULL()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ | 
| D | X86ISelLowering.cpp | 6212     if (auto *CInt = dyn_cast<ConstantInt>(Cst)) {  in getTargetConstantBitsFromNode()  local
 |