Home | History | Annotate | Download | only in ADT

Lines Matching refs:Sem

398 static APInt nanbits(const fltSemantics &Sem,
402 return APFloat::getSNaN(Sem, Negative, &apfill).bitcastToAPInt();
404 return APFloat::getQNaN(Sem, Negative, &apfill).bitcastToAPInt();