Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dcast.c24 typedef _Complex int CInt; typedef
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp643 auto CInt = dyn_cast<ConstantInt>(II->getArgOperand(1)); in visitCallInst() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6000 ConstantInt *CInt = cast<ConstantInt>(Op2); in getInstructionCost() local
6008 ConstantInt *CInt = dyn_cast<ConstantInt>(SplatValue); in getInstructionCost() local
H A DSLPVectorizer.cpp1578 ConstantInt *CInt = nullptr; in getEntryCost() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4066 if (ConstantInt *CInt = dyn_cast<ConstantInt>(OrigV)) { in OptimizeBranchInst() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1762 const APInt &CInt = C->getAPIntValue(); in skipExtensionForVectorMULL() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5988 const APInt &CInt = C->getAPIntValue(); in SkipExtensionForVMULL() local