Home | History | Annotate | Download | only in mips

Lines Matching defs:is_one_byte

1129   bool is_one_byte = subject->IsOneByteRepresentationUnderneath();
1160 if (subject_tmp->IsOneByteRepresentation() != is_one_byte) {