Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:LHSC

1034     if (ConstantFP *LHSC = dyn_cast<ConstantFP>(LHS->getOperand(1)))
1038 if (LHSC->getValueAPF().isNaN() || RHSC->getValueAPF().isNaN())
1827 if (ConstantFP *LHSC = dyn_cast<ConstantFP>(LHS->getOperand(1)))
1831 if (LHSC->getValueAPF().isNaN() || RHSC->getValueAPF().isNaN())