Home | History | Annotate | Download | only in mips

Lines Matching refs:CALL_AS_FUNCTION

5421     Label call_as_function;
5423 __ Branch(&call_as_function, eq, t0, Operand(at));
5429 __ bind(&call_as_function);
5435 CALL_AS_FUNCTION);