Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:FPExtInst

3196         FPExtInst *LHSExt = cast<FPExtInst>(LHSI);
3337 if (FPExtInst *LHSExt = dyn_cast<FPExtInst>(Op0))
3338 if (FPExtInst *RHSExt = dyn_cast<FPExtInst>(Op1))