Searched defs:SNaN (Results 1 – 3 of 3) sorted by relevance
397 bool SNaN, bool Negative, uint64_t fill) { in nanbits()
631 void APFloat::makeNaN(bool SNaN, bool Negative, const APInt *fill) in makeNaN()678 APFloat APFloat::makeNaN(const fltSemantics &Sem, bool SNaN, bool Negative, in makeNaN()
1972 bool SNaN, in TryEvaluateBuiltinNaN()