Home | History | Annotate | Download | only in mips64

Lines Matching refs:scratch

1089 void RegExpMacroAssemblerMIPS::CallCheckStackGuardState(Register scratch) {
1093 __ mov(scratch, sp);
1097 __ sd(scratch, MemOperand(sp));
1209 // scratch (including, potentially, compiling a new version of the code).