Home | History | Annotate | Download | only in mips64

Lines Matching full:is_symbol

2351     Label is_symbol;
2352 __ Branch(&is_symbol, ne, tmp5, Operand(zero_reg));
2358 __ bind(&is_symbol);