Home | History | Annotate | Download | only in src

Lines Matching refs:right_rep

10114   Representation right_rep = Representation::FromType(right_type);
10137 right_rep = Representation::FromType(right_type);
10225 (right_rep.IsTagged() && !right_rep.IsSmi());
10299 binop->set_observed_input_representation(2, right_rep);
10638 Representation right_rep = Representation::FromType(right_type);
10711 result->set_observed_input_representation(2, right_rep);
10727 result->set_observed_input_representation(left_rep, right_rep);