Home | History | Annotate | Download | only in mips

Lines Matching refs:not_string

2204         Label not_string;
2206 __ Branch(&not_string, ge , at, Operand(FIRST_NONSTRING_TYPE));
2210 __ bind(&not_string);