Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:LHSC

938     if (ConstantFP *LHSC = dyn_cast<ConstantFP>(LHS->getOperand(1)))
942 if (LHSC->getValueAPF().isNaN() || RHSC->getValueAPF().isNaN())
1698 if (ConstantFP *LHSC = dyn_cast<ConstantFP>(LHS->getOperand(1)))
1702 if (LHSC->getValueAPF().isNaN() || RHSC->getValueAPF().isNaN())