Lines Matching defs:scratch
738 MemOperand FullCodeGenerator::VarOperand(Variable* var, Register scratch) {742 __ LoadContext(scratch, context_chain_length);743 return ContextOperand(scratch, var->index());751 // Use destination as scratch.3229 Register scratch = a3;3239 scratch,