Lines Matching refs:fromRep
34 return fromRep(toRep(a) | quietBit);
37 return fromRep(toRep(b) | quietBit);
42 return fromRep(aAbs | productSign);
45 return fromRep(qnanRep);
51 return fromRep(bAbs | productSign);
54 return fromRep(qnanRep);
59 return fromRep(productSign);
62 return fromRep(productSign);
95 return fromRep(infRep | productSign);
106 return fromRep(productSign);
127 return fromRep(productHi);