Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getSemantics

1196   APFloat Reciprocal(FpVal.getSemantics());
1200 Reciprocal = APFloat(FpVal.getSemantics(), 1.0f);