Home | History | Annotate | Download | only in mips

Lines Matching defs:is_string

5953     Label is_string;
5955 __ Branch(&is_string, ne, scratch, Operand(ODDBALL_TYPE));
5966 __ bind(&is_string);