Home | History | Annotate | Download | only in mips

Lines Matching defs:not_string

1533         Label not_string;
1535 __ Branch(&not_string, ge , at, Operand(FIRST_NONSTRING_TYPE));
1539 __ bind(&not_string);