Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:Sem

1137 static Constant *FitsInFPType(ConstantFP *CFP, const fltSemantics &Sem) {
1140 (void)F.convert(Sem, APFloat::rmNearestTiesToEven, &losesInfo);