Home | History | Annotate | Download | only in mips

Lines Matching refs:input_rep

1766   Representation input_rep = value->representation();
1768 if (input_rep.IsDouble()) {
1771 } else if (input_rep.IsInteger32()) {
1774 ASSERT(input_rep.IsTagged());