Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:Sem

1218 static Constant *fitsInFPType(ConstantFP *CFP, const fltSemantics &Sem) {
1221 (void)F.convert(Sem, APFloat::rmNearestTiesToEven, &losesInfo);