Home | History | Annotate | Download | only in arm64

Lines Matching refs:input_rep

1239   Representation input_rep = value->representation();
1241 if (input_rep.IsDouble()) {
1243 } else if (input_rep.IsInteger32()) {
1246 DCHECK(input_rep.IsSmiOrTagged());