Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:LHSC

939     if (ConstantFP *LHSC = dyn_cast<ConstantFP>(LHS->getOperand(1)))
943 if (LHSC->getValueAPF().isNaN() || RHSC->getValueAPF().isNaN())
1672 if (ConstantFP *LHSC = dyn_cast<ConstantFP>(LHS->getOperand(1)))
1676 if (LHSC->getValueAPF().isNaN() || RHSC->getValueAPF().isNaN())