Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1106 ConstantInt *CI2) { in FoldICmpCstShrCst()
1170 ConstantInt *CI2) { in FoldICmpCstShlCst()
2138 ConstantInt *CI2, ConstantInt *CI1, in ProcessUGT_ADDCST_ADD()
2849 ConstantInt *CI2; // I = icmp ugt (add (add A, B), CI2), CI in visitICmpInst() local
2910 ConstantInt *CI2; in visitICmpInst() local
3311 if (BitCastInst *CI2 = dyn_cast<BitCastInst>(Op1)) in visitICmpInst() local
DInstCombineAndOrXor.cpp2185 ConstantInt *CI2 = nullptr; in FoldOrWithConstants() local
2215 ConstantInt *CI2 = nullptr; in FoldXorWithConstants() local
/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp99 const ConstantInt* CI2 = cast<const ConstantInt>(C2.High); in operator ()() local
/external/llvm/lib/IR/
DConstantFold.cpp1005 if (ConstantInt *CI2 = dyn_cast<ConstantInt>(C2)) { in ConstantFoldBinaryInstruction() local
1107 if (ConstantInt *CI2 = dyn_cast<ConstantInt>(C2)) { in ConstantFoldBinaryInstruction() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp1509 ConstantInt *CI1, *CI2; in SimplifyAndOfICmps() local
1668 ConstantInt *CI1, *CI2; in SimplifyOrOfICmps() local
2279 ConstantInt *CI2; in SimplifyICmpInst() local
DValueTracking.cpp3993 CastInst *CI2 = dyn_cast<CastInst>(V2); in lookThroughCast() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1394 CallInst *CI2 = dyn_cast<CallInst>(VL[i]); in buildTree_rec() local
1423 CallInst *CI2 = dyn_cast<CallInst>(VL[j]); in buildTree_rec() local