Home
last modified time | relevance | path

Searched defs:CI2 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp90 const ConstantInt *CI2 = cast<const ConstantInt>(C2.High); in operator ()() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantFold.cpp1254 if (ConstantInt *CI2 = dyn_cast<ConstantInt>(C2)) { in ConstantFoldBinaryInstruction() local
1375 if (ConstantInt *CI2 = dyn_cast<ConstantInt>(C2)) { in ConstantFoldBinaryInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1219 ConstantInt *CI2, ConstantInt *CI1, in processUGT_ADDCST_ADD()
1412 ConstantInt *CI, *CI2; // I = icmp ugt (add (add A, B), CI2), CI in foldICmpWithConstant() local
H A DInstCombineCasts.cpp251 const CastInst *CI2) { in isEliminableCastPair()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3301 CallInst *CI2 = dyn_cast<CallInst>(V); in buildTree_rec() local
3351 auto *CI2 = cast<CallInst>(V); in buildTree_rec() local