Home | History | Annotate | Download | only in src

Lines Matching refs:AssumeRepresentation

50 void HValue::AssumeRepresentation(Representation r) {
995 add->AssumeRepresentation(index()->representation());
1006 sar->AssumeRepresentation(index()->representation());
2116 new_index->AssumeRepresentation(Representation::Integer32());
3026 void HBinaryOperation::AssumeRepresentation(Representation r) {
3029 HValue::AssumeRepresentation(r);