Home | History | Annotate | Download | only in src

Lines Matching refs:rep

2177     i::DoubleRepresentation rep(value);
2178 if (rep.bits == minus_zero.bits) {
2194 i::DoubleRepresentation rep(value);
2195 if (rep.bits == minus_zero.bits) {