Home | History | Annotate | Download | only in mips

Lines Matching refs:input_rep

1992   Representation input_rep = value->representation();
1994 if (input_rep.IsDouble()) {
1998 } else if (input_rep.IsInteger32()) {
2001 DCHECK(input_rep.IsSmiOrTagged());