Lines Matching refs:stack_space
819 void MacroAssembler::EnterExitFrame(bool save_doubles, int stack_space) {855 sub(sp, sp, Operand((stack_space + 1) * kPointerSize));2146 int stack_space) {2204 mov(r4, Operand(stack_space));