Home | History | Annotate | Download | only in ia32

Lines Matching refs:input_rep

2044   Representation input_rep = value->representation();
2045 if (input_rep.IsDouble()) {
2048 } else if (input_rep.IsInteger32()) {
2052 DCHECK(input_rep.IsSmiOrTagged());