Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDLowerSwitch.cpp99 const ConstantInt* CI1 = cast<const ConstantInt>(C1.Low); in operator ()() local
/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineCompares.cpp1037 ConstantInt *CI1, in FoldICmpCstShrCst()
1097 ConstantInt *CI1, in FoldICmpCstShlCst()
2032 ConstantInt *CI2, ConstantInt *CI1, in ProcessUGT_ADDCST_ADD()
HDInstCombineAndOrXor.cpp2094 ConstantInt *CI1 = dyn_cast<ConstantInt>(C); in FoldOrWithConstants() local
2123 ConstantInt *CI1 = dyn_cast<ConstantInt>(C); in FoldXorWithConstants() local
/NextBSD/contrib/llvm/lib/IR/
HDConstantFold.cpp1106 if (ConstantInt *CI1 = dyn_cast<ConstantInt>(C1)) { in ConstantFoldBinaryInstruction() local
/NextBSD/contrib/llvm/lib/Analysis/
HDInstructionSimplify.cpp1509 ConstantInt *CI1, *CI2; in SimplifyAndOfICmps() local
1668 ConstantInt *CI1, *CI2; in SimplifyOrOfICmps() local