Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:FPExtInst

2940         FPExtInst *LHSExt = cast<FPExtInst>(LHSI);
3081 if (FPExtInst *LHSExt = dyn_cast<FPExtInst>(Op0))
3082 if (FPExtInst *RHSExt = dyn_cast<FPExtInst>(Op1))