Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dcast.c24 typedef _Complex int CInt; typedef
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp253 auto CInt = dyn_cast<ConstantInt>(Arg1); in SimplifyX86immshift() local
330 if (auto *CInt = dyn_cast<ConstantInt>(II.getArgOperand(2))) { in SimplifyX86insertps() local
579 if (auto *CInt = dyn_cast<ConstantInt>(II.getArgOperand(2))) { in SimplifyX86vperm2() local
642 if (auto *CInt = dyn_cast<ConstantInt>(II.getArgOperand(2))) { in SimplifyX86vpcom() local
DInstructionCombining.cpp538 const APInt *CInt; in tryFactorization() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5385 ConstantInt *CInt = cast<ConstantInt>(Op2); in getInstructionCost() local
5393 ConstantInt *CInt = dyn_cast<ConstantInt>(SplatValue); in getInstructionCost() local
DSLPVectorizer.cpp1575 ConstantInt *CInt = nullptr; in getEntryCost() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2094 const APInt &CInt = C->getAPIntValue(); in skipExtensionForVectorMULL() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp6321 const APInt &CInt = C->getAPIntValue(); in SkipExtensionForVMULL() local