Searched defs:stack_space (Results 1 – 15 of 15) sorted by relevance
| /external/v8/src/ppc/ |
| D | macro-assembler-ppc.cc | 1133 void MacroAssembler::EnterExitFrame(bool save_doubles, int stack_space, in EnterExitFrame() 3211 int stack_space = kNumRequiredStackFrameSlots; in PrepareCallCFunction() local 3307 int stack_space = kNumRequiredStackFrameSlots + stack_passed_arguments; in CallCFunctionHelper() local
|
| D | code-stubs-ppc.cc | 4486 int stack_space, in CallApiFunctionAndReturn() 4726 int stack_space = 0; in Generate() local
|
| /external/v8/src/s390/ |
| D | macro-assembler-s390.cc | 1046 void MacroAssembler::EnterExitFrame(bool save_doubles, int stack_space, in EnterExitFrame() 2960 int stack_space = kNumRequiredStackFrameSlots; in PrepareCallCFunction() local 3035 int stack_space = kNumRequiredStackFrameSlots + stack_passed_arguments; in CallCFunctionHelper() local
|
| D | code-stubs-s390.cc | 4416 int stack_space, in CallApiFunctionAndReturn() 4649 int stack_space = 0; in Generate() local
|
| /external/v8/src/regexp/ppc/ |
| D | regexp-macro-assembler-ppc.cc | 1097 int stack_space = kNumRequiredStackFrameSlots; in CallCheckStackGuardState() local
|
| /external/v8/src/x87/ |
| D | code-stubs-x87.cc | 4204 Operand thunk_last_arg, int stack_space, in CallApiFunctionAndReturn() 4473 int stack_space = 0; in Generate() local
|
| /external/v8/src/arm/ |
| D | code-stubs-arm.cc | 4268 int stack_space, in CallApiFunctionAndReturn() 4492 int stack_space = 0; in Generate() local
|
| D | macro-assembler-arm.cc | 1360 void MacroAssembler::EnterExitFrame(bool save_doubles, int stack_space, in EnterExitFrame()
|
| /external/v8/src/arm64/ |
| D | code-stubs-arm64.cc | 4593 ExternalReference thunk_ref, int stack_space, in CallApiFunctionAndReturn() 4833 int stack_space = 0; in Generate() local
|
| /external/v8/src/ia32/ |
| D | code-stubs-ia32.cc | 4404 Operand thunk_last_arg, int stack_space, in CallApiFunctionAndReturn() 4673 int stack_space = 0; in Generate() local
|
| /external/v8/src/mips/ |
| D | code-stubs-mips.cc | 4475 ExternalReference thunk_ref, int stack_space, int32_t stack_space_offset, in CallApiFunctionAndReturn() 4688 int stack_space = 0; in Generate() local
|
| D | macro-assembler-mips.cc | 5741 void MacroAssembler::EnterExitFrame(bool save_doubles, int stack_space, in EnterExitFrame()
|
| /external/v8/src/mips64/ |
| D | code-stubs-mips64.cc | 4497 ExternalReference thunk_ref, int stack_space, int32_t stack_space_offset, in CallApiFunctionAndReturn() 4712 int stack_space = 0; in Generate() local
|
| D | macro-assembler-mips64.cc | 6097 void MacroAssembler::EnterExitFrame(bool save_doubles, int stack_space, in EnterExitFrame()
|
| /external/v8/src/x64/ |
| D | code-stubs-x64.cc | 4186 Register thunk_last_arg, int stack_space, in CallApiFunctionAndReturn() 4456 int stack_space = 0; in Generate() local
|