Home | History | Annotate | Download | only in ADT

Lines Matching refs:Sem

1000 static APInt nanbits(const fltSemantics &Sem,
1004 return APFloat::getSNaN(Sem, Negative, &apfill).bitcastToAPInt();
1006 return APFloat::getQNaN(Sem, Negative, &apfill).bitcastToAPInt();