Home | History | Annotate | Download | only in mips64

Lines Matching defs:is_one_byte

1175   bool is_one_byte = subject->IsOneByteRepresentationUnderneath();
1206 if (subject_tmp->IsOneByteRepresentation() != is_one_byte) {