Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:LHSC

946     if (ConstantFP *LHSC = dyn_cast<ConstantFP>(LHS->getOperand(1)))
950 if (LHSC->getValueAPF().isNaN() || RHSC->getValueAPF().isNaN())
1633 if (ConstantFP *LHSC = dyn_cast<ConstantFP>(LHS->getOperand(1)))
1637 if (LHSC->getValueAPF().isNaN() || RHSC->getValueAPF().isNaN())