Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dcast.c24 typedef _Complex int CInt; typedef
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp202 if (auto *CInt = dyn_cast<ConstantInt>(II.getArgOperand(2))) { in SimplifyX86insertps() local
244 if (auto *CInt = dyn_cast<ConstantInt>(II.getArgOperand(2))) { in SimplifyX86vperm2() local
709 auto CInt = dyn_cast<ConstantInt>(II->getArgOperand(1)); in visitCallInst() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5057 ConstantInt *CInt = cast<ConstantInt>(Op2); in getInstructionCost() local
5065 ConstantInt *CInt = dyn_cast<ConstantInt>(SplatValue); in getInstructionCost() local
DSLPVectorizer.cpp1521 ConstantInt *CInt = nullptr; in getEntryCost() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp1802 const APInt &CInt = C->getAPIntValue(); in skipExtensionForVectorMULL() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp5848 const APInt &CInt = C->getAPIntValue(); in SkipExtensionForVMULL() local