Lines Matching defs:scratch
391 Register scratch,
396 MemOperand MemOperandComputationHelper(Register scratch,
401 scratch,
407 Register scratch,
417 scratch,
422 MemOperand MemOperandComputationHelper(Register scratch,
426 scratch,
13374 // This scope utility allows scratch registers to be managed safely. The
13375 // MacroAssembler's GetScratchRegisterList() is used as a pool of scratch
13426 // Make the specified registers available as scratch registers for the
13464 // Prevent any scratch registers from being used in this scope.
13468 // The MacroAssembler maintains a list of available scratch registers, and