Lines Matching refs:input_rep
1812 Representation input_rep = value->representation();1813 if (input_rep.IsDouble()) {1816 } else if (input_rep.IsInteger32()) {1820 ASSERT(input_rep.IsTagged());