Lines Matching defs:IC
57 InstCombinerImpl &IC) { in foldSelectBinOpIdentity()
672 static Value *foldSelectICmpLshrAshr(const ICmpInst *IC, Value *TrueVal, in foldSelectICmpLshrAshr()
727 static Value *foldSelectICmpAndBinOp(const ICmpInst *IC, Value *TrueVal, in foldSelectICmpAndBinOp()
858 static Instruction *foldSelectZeroOrMul(SelectInst &SI, InstCombinerImpl &IC) { in foldSelectZeroOrMul()
1135 InstCombinerImpl &IC) { in foldSelectCttzCtlz()
1194 InstCombinerImpl &IC) { in canonicalizeSPF()
1395 InstCombiner &IC) { in canonicalizeClampLike()
1573 InstCombinerImpl &IC) { in tryToReuseConstantFromSelectInComparison()
1718 InstCombinerImpl &IC) { in foldSelectICmpEq()
2298 InstCombinerImpl &IC) { in canonicalizeScalarSelectOfVecs()
2719 static Instruction *foldSelectWithSRem(SelectInst &SI, InstCombinerImpl &IC, in foldSelectWithSRem()
2826 InstCombinerImpl &IC) { in foldSelectWithFCmpToFabs()
3540 static bool matchFMulByZeroIfResultEqZero(InstCombinerImpl &IC, Value *Cmp0, in matchFMulByZeroIfResultEqZero()