Lines Matching refs:fromRep
54 return fromRep(toRep(a) | quietBit);
57 return fromRep(toRep(b) | quietBit);
62 return fromRep(qnanRep);
65 return fromRep(aAbs | quotientSign);
70 return fromRep(quotientSign);
75 return fromRep(qnanRep);
78 return fromRep(quotientSign);
82 return fromRep(infRep | quotientSign);
384 return fromRep(infRep | quotientSign);
399 return fromRep(quotientSign);
418 return fromRep(absResult | quotientSign);