Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:Semantic

274   const fltSemantics &Semantic = 
278 set(APFloat(Semantic, IntVal));
282 F0.multiply(APFloat(Semantic, That.IntVal), APFloat::rmNearestTiesToEven);