Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp99 const ConstantInt* CI1 = cast<const ConstantInt>(C1.Low); in operator ()() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1037 ConstantInt *CI1, in FoldICmpCstShrCst()
1097 ConstantInt *CI1, in FoldICmpCstShlCst()
2032 ConstantInt *CI2, ConstantInt *CI1, in ProcessUGT_ADDCST_ADD()
DInstCombineAndOrXor.cpp2093 ConstantInt *CI1 = dyn_cast<ConstantInt>(C); in FoldOrWithConstants() local
2122 ConstantInt *CI1 = dyn_cast<ConstantInt>(C); in FoldXorWithConstants() local
/external/llvm/lib/IR/
DConstantFold.cpp1100 if (ConstantInt *CI1 = dyn_cast<ConstantInt>(C1)) { in ConstantFoldBinaryInstruction() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp1495 ConstantInt *CI1, *CI2; in SimplifyAndOfICmps() local
1654 ConstantInt *CI1, *CI2; in SimplifyOrOfICmps() local