Home | History | Annotate | Download | only in ADT

Lines Matching refs:Negative

399                      bool SNaN, bool Negative, uint64_t fill) {
402 return APFloat::getSNaN(Sem, Negative, &apfill).bitcastToAPInt();
404 return APFloat::getQNaN(Sem, Negative, &apfill).bitcastToAPInt();