/third_party/node/deps/v8/src/codegen/ia32/ |
H A D | macro-assembler-ia32.h | 482 void LeaveExitFrame(bool save_doubles, bool pop_arguments = true);
|
H A D | macro-assembler-ia32.cc | 1073 void MacroAssembler::LeaveExitFrame(bool save_doubles, bool pop_arguments) { in CallRecordWriteStub() function in v8::internal::MacroAssembler
|
/third_party/node/deps/v8/src/codegen/arm/ |
H A D | macro-assembler-arm.h | 666 void LeaveExitFrame(bool save_doubles, Register argument_count,
|
H A D | macro-assembler-arm.cc | 1500 void MacroAssembler::LeaveExitFrame(bool save_doubles, Register argument_count, in CallRecordWriteStub() function in v8::internal::MacroAssembler
|
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | macro-assembler-loong64.h | 23 // Flags used for LeaveExitFrame function. 886 // argc - argument count to be dropped by LeaveExitFrame. 893 void LeaveExitFrame(bool save_doubles, Register arg_count,
|
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | macro-assembler-x64.h | 729 void LeaveExitFrame(bool save_doubles = false, bool pop_arguments = true);
|
H A D | macro-assembler-x64.cc | 2892 // Set up argv in callee-saved register r15. It is reused in LeaveExitFrame, in CallRecordWriteStub() 2906 void MacroAssembler::LeaveExitFrame(bool save_doubles, bool pop_arguments) { in CallRecordWriteStub() function in v8::internal::MacroAssembler
|
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | macro-assembler-mips64.h | 35 // Flags used for LeaveExitFrame function. 1071 // argc - argument count to be dropped by LeaveExitFrame. 1078 void LeaveExitFrame(bool save_doubles, Register arg_count,
|
/third_party/node/deps/v8/src/codegen/mips/ |
H A D | macro-assembler-mips.h | 36 // Flags used for LeaveExitFrame function. 988 // argc - argument count to be dropped by LeaveExitFrame. 995 void LeaveExitFrame(bool save_doubles, Register arg_count,
|
/third_party/node/deps/v8/src/codegen/riscv64/ |
H A D | macro-assembler-riscv64.h | 37 // Flags used for LeaveExitFrame function. 1127 // argc - argument count to be dropped by LeaveExitFrame. 1134 void LeaveExitFrame(bool save_doubles, Register arg_count,
|
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | macro-assembler-ppc.h | 1124 void LeaveExitFrame(bool save_doubles, Register argument_count,
|
H A D | macro-assembler-ppc.cc | 1362 void MacroAssembler::LeaveExitFrame(bool save_doubles, Register argument_count, in CallRecordWriteStub() function in v8::internal::MacroAssembler
|
/third_party/node/deps/v8/src/builtins/mips/ |
H A D | builtins-mips.cc | 2791 __ LeaveExitFrame(save_doubles == SaveFPRegsMode::kSave, argc, EMIT_RETURN); in Generate_CEntry() 2834 // Clear c_entry_fp, like we do in `LeaveExitFrame`. in Generate_CEntry() 3066 __ LeaveExitFrame(kDontSaveDoubles, s0, NO_EMIT_RETURN, in CallApiFunctionAndReturn() 3296 // EnterExitFrame/LeaveExitFrame so they handle stack restoring and we don't in Generate_DirectCEntry()
|
/third_party/node/deps/v8/src/builtins/mips64/ |
H A D | builtins-mips64.cc | 2876 __ LeaveExitFrame(save_doubles == SaveFPRegsMode::kSave, argc, EMIT_RETURN); in Generate_CEntry() 2919 // Clear c_entry_fp, like we do in `LeaveExitFrame`. in Generate_CEntry() 3151 __ LeaveExitFrame(kDontSaveDoubles, s0, NO_EMIT_RETURN, in CallApiFunctionAndReturn() 3387 // EnterExitFrame/LeaveExitFrame so they handle stack restoring and we don't in Generate_DirectCEntry()
|
/third_party/node/deps/v8/src/builtins/ppc/ |
H A D | builtins-ppc.cc | 3059 __ LeaveExitFrame(save_doubles == SaveFPRegsMode::kSave, argc); in Generate_CEntry() 3108 // Clear c_entry_fp, like we do in `LeaveExitFrame`. in Generate_CEntry() 3340 // LeaveExitFrame expects unwind space to be in a register. in CallApiFunctionAndReturn() 3346 __ LeaveExitFrame(false, r14, stack_space_operand != nullptr); in CallApiFunctionAndReturn()
|
/third_party/node/deps/v8/src/builtins/loong64/ |
H A D | builtins-loong64.cc | 2853 __ LeaveExitFrame(save_doubles == SaveFPRegsMode::kSave, argc, EMIT_RETURN); in Generate_CEntry() 2896 // Clear c_entry_fp, like we do in `LeaveExitFrame`. in Generate_CEntry() 3129 __ LeaveExitFrame(kDontSaveDoubles, s0, NO_EMIT_RETURN, in CallApiFunctionAndReturn()
|
/third_party/node/deps/v8/src/builtins/arm64/ |
H A D | builtins-arm64.cc | 3281 __ LeaveExitFrame(save_doubles == SaveFPRegsMode::kSave, x10, x9); in Generate_CEntry() 3335 // Clear c_entry_fp, like we do in `LeaveExitFrame`. in Generate_CEntry() 3532 // Load the number of stack slots to drop before LeaveExitFrame modifies sp. in CallApiFunctionAndReturn() 3536 __ LeaveExitFrame(false, x1, x5); in CallApiFunctionAndReturn()
|
/third_party/node/deps/v8/src/builtins/arm/ |
H A D | builtins-arm.cc | 2825 __ LeaveExitFrame(save_doubles == SaveFPRegsMode::kSave, argc); in Generate_CEntry() 2867 // Clear c_entry_fp, like we do in `LeaveExitFrame`. in Generate_CEntry() 3059 // LeaveExitFrame expects unwind space to be in a register. in CallApiFunctionAndReturn() 3067 __ LeaveExitFrame(false, r4, stack_space_operand != nullptr); in CallApiFunctionAndReturn()
|
/third_party/node/deps/v8/src/builtins/riscv64/ |
H A D | builtins-riscv64.cc | 2918 __ LeaveExitFrame(save_doubles == SaveFPRegsMode::kSave, argc, EMIT_RETURN); in Generate_CEntry() 3216 __ LeaveExitFrame(kDontSaveDoubles, s3, NO_EMIT_RETURN, in CallApiFunctionAndReturn() 3458 // EnterExitFrame/LeaveExitFrame so they handle stack restoring and we don't in Generate_DirectCEntry()
|
/third_party/node/deps/v8/src/builtins/s390/ |
H A D | builtins-s390.cc | 3100 __ LeaveExitFrame(save_doubles == SaveFPRegsMode::kSave, argc); in Generate_CEntry() 3145 // Clear c_entry_fp, like we do in `LeaveExitFrame`. in Generate_CEntry() 3360 // LeaveExitFrame expects unwind space to be in a register. in CallApiFunctionAndReturn() 3368 __ LeaveExitFrame(false, r6, stack_space_operand != nullptr); in CallApiFunctionAndReturn()
|
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | macro-assembler-s390.h | 1683 void LeaveExitFrame(bool save_doubles, Register argument_count,
|
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | macro-assembler-arm64.h | 2025 void LeaveExitFrame(bool save_doubles, const Register& scratch,
|
H A D | macro-assembler-arm64.cc | 2778 void MacroAssembler::LeaveExitFrame(bool restore_doubles, in TruncateDoubleToI() function in v8::internal::MacroAssembler
|
/third_party/node/deps/v8/src/builtins/ia32/ |
H A D | builtins-ia32.cc | 3074 __ LeaveExitFrame(save_doubles == SaveFPRegsMode::kSave, in Generate_CEntry() 3120 // Clear c_entry_fp, like we do in `LeaveExitFrame`. in Generate_CEntry()
|
/third_party/node/deps/v8/src/builtins/x64/ |
H A D | builtins-x64.cc | 4319 __ LeaveExitFrame(save_doubles == SaveFPRegsMode::kSave, in Generate_CEntry() 4374 // Clear c_entry_fp, like we do in `LeaveExitFrame`. in Generate_CEntry()
|