Home | History | Annotate | Download | only in mips

Lines Matching full:regular_invoke

3619   Label regular_invoke;
3654 Branch(&regular_invoke, eq, expected.reg(), Operand(actual.immediate()));
3657 Branch(&regular_invoke, eq, expected.reg(), Operand(actual.reg()));
3680 bind(&regular_invoke);