Searched defs:CI1 (Results 1 – 10 of 10) sorted by relevance
14 constexpr vector int CI1 = (vector int)0LL; in testInts() local34 constexpr vector double CI1 = (vector double)0LL; in testFloats() local
92 const ConstantInt* CI1 = cast<const ConstantInt>(C1.Low); in operator ()() local
122 const ConstantInt* CI1 = cast<const ConstantInt>(C1.Low); in operator ()() local
1431 ConstantInt *CI1, in FoldICmpCstShrCst()1495 ConstantInt *CI1, in FoldICmpCstShlCst()2496 ConstantInt *CI2, ConstantInt *CI1, in ProcessUGT_ADDCST_ADD()
2072 ConstantInt *CI1 = dyn_cast<ConstantInt>(C); in FoldOrWithConstants() local2101 ConstantInt *CI1 = dyn_cast<ConstantInt>(C); in FoldXorWithConstants() local
1119 if (ConstantInt *CI1 = dyn_cast<ConstantInt>(C1)) { in ConstantFoldBinaryInstruction() local
1244 if (ConstantInt *CI1 = dyn_cast<ConstantInt>(C1)) { in ConstantFoldBinaryInstruction() local
1503 ConstantInt *CI1, *CI2; in SimplifyAndOfICmps() local1687 ConstantInt *CI1, *CI2; in SimplifyOrOfICmps() local
233 Instruction::CastOps InstCombiner::isEliminableCastPair(const CastInst *CI1, in isEliminableCastPair()
1256 ConstantInt *CI2, ConstantInt *CI1, in processUGT_ADDCST_ADD()