Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1038 ConstantInt *CI2) { in FoldICmpCstShrCst()
1098 ConstantInt *CI2) { in FoldICmpCstShlCst()
2032 ConstantInt *CI2, ConstantInt *CI1, in ProcessUGT_ADDCST_ADD()
2755 ConstantInt *CI2; // I = icmp ugt (add (add A, B), CI2), CI in visitICmpInst() local
2816 ConstantInt *CI2; in visitICmpInst() local
3208 if (BitCastInst *CI2 = dyn_cast<BitCastInst>(Op1)) in visitICmpInst() local
DInstCombineAndOrXor.cpp2097 ConstantInt *CI2 = nullptr; in FoldOrWithConstants() local
2127 ConstantInt *CI2 = nullptr; in FoldXorWithConstants() local
/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp100 const ConstantInt* CI2 = cast<const ConstantInt>(C2.High); in operator ()() local
/external/llvm/lib/IR/
DConstantFold.cpp999 if (ConstantInt *CI2 = dyn_cast<ConstantInt>(C2)) { in ConstantFoldBinaryInstruction() local
1101 if (ConstantInt *CI2 = dyn_cast<ConstantInt>(C2)) { in ConstantFoldBinaryInstruction() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp1495 ConstantInt *CI1, *CI2; in SimplifyAndOfICmps() local
1654 ConstantInt *CI1, *CI2; in SimplifyOrOfICmps() local
2249 ConstantInt *CI2; in SimplifyICmpInst() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1340 CallInst *CI2 = dyn_cast<CallInst>(VL[i]); in buildTree_rec() local
1369 CallInst *CI2 = dyn_cast<CallInst>(VL[j]); in buildTree_rec() local