Home | History | Annotate | Download | only in mips

Lines Matching refs:InstanceofStub

4243 void InstanceofStub::Generate(MacroAssembler* masm) {
4413 Register InstanceofStub::left() { return a0; }
4416 Register InstanceofStub::right() { return a1; }