#include <frame-constants-arm.h>
Definition at line 115 of file frame-constants-x64.h.
◆ GetPushedFpRegisterOffset() [1/9]
static int v8::internal::WasmDebugBreakFrameConstants::GetPushedFpRegisterOffset |
( |
int | reg_code | ) |
|
|
inlinestatic |
◆ GetPushedFpRegisterOffset() [2/9]
static int v8::internal::WasmDebugBreakFrameConstants::GetPushedFpRegisterOffset |
( |
int | reg_code | ) |
|
|
inlinestatic |
◆ GetPushedFpRegisterOffset() [3/9]
static int v8::internal::WasmDebugBreakFrameConstants::GetPushedFpRegisterOffset |
( |
int | reg_code | ) |
|
|
inlinestatic |
◆ GetPushedFpRegisterOffset() [4/9]
static int v8::internal::WasmDebugBreakFrameConstants::GetPushedFpRegisterOffset |
( |
int | reg_code | ) |
|
|
inlinestatic |
◆ GetPushedFpRegisterOffset() [5/9]
static int v8::internal::WasmDebugBreakFrameConstants::GetPushedFpRegisterOffset |
( |
int | reg_code | ) |
|
|
inlinestatic |
◆ GetPushedFpRegisterOffset() [6/9]
static int v8::internal::WasmDebugBreakFrameConstants::GetPushedFpRegisterOffset |
( |
int | reg_code | ) |
|
|
inlinestatic |
◆ GetPushedFpRegisterOffset() [7/9]
static int v8::internal::WasmDebugBreakFrameConstants::GetPushedFpRegisterOffset |
( |
int | reg_code | ) |
|
|
inlinestatic |
◆ GetPushedFpRegisterOffset() [8/9]
static int v8::internal::WasmDebugBreakFrameConstants::GetPushedFpRegisterOffset |
( |
int | reg_code | ) |
|
|
inlinestatic |
◆ GetPushedFpRegisterOffset() [9/9]
static int v8::internal::WasmDebugBreakFrameConstants::GetPushedFpRegisterOffset |
( |
int | reg_code | ) |
|
|
inlinestatic |
◆ GetPushedGpRegisterOffset() [1/9]
static int v8::internal::WasmDebugBreakFrameConstants::GetPushedGpRegisterOffset |
( |
int | reg_code | ) |
|
|
inlinestatic |
◆ GetPushedGpRegisterOffset() [2/9]
static int v8::internal::WasmDebugBreakFrameConstants::GetPushedGpRegisterOffset |
( |
int | reg_code | ) |
|
|
inlinestatic |
◆ GetPushedGpRegisterOffset() [3/9]
static int v8::internal::WasmDebugBreakFrameConstants::GetPushedGpRegisterOffset |
( |
int | reg_code | ) |
|
|
inlinestatic |
◆ GetPushedGpRegisterOffset() [4/9]
static int v8::internal::WasmDebugBreakFrameConstants::GetPushedGpRegisterOffset |
( |
int | reg_code | ) |
|
|
inlinestatic |
◆ GetPushedGpRegisterOffset() [5/9]
static int v8::internal::WasmDebugBreakFrameConstants::GetPushedGpRegisterOffset |
( |
int | reg_code | ) |
|
|
inlinestatic |
◆ GetPushedGpRegisterOffset() [6/9]
static int v8::internal::WasmDebugBreakFrameConstants::GetPushedGpRegisterOffset |
( |
int | reg_code | ) |
|
|
inlinestatic |
◆ GetPushedGpRegisterOffset() [7/9]
static int v8::internal::WasmDebugBreakFrameConstants::GetPushedGpRegisterOffset |
( |
int | reg_code | ) |
|
|
inlinestatic |
◆ GetPushedGpRegisterOffset() [8/9]
static int v8::internal::WasmDebugBreakFrameConstants::GetPushedGpRegisterOffset |
( |
int | reg_code | ) |
|
|
inlinestatic |
◆ GetPushedGpRegisterOffset() [9/9]
static int v8::internal::WasmDebugBreakFrameConstants::GetPushedGpRegisterOffset |
( |
int | reg_code | ) |
|
|
inlinestatic |
◆ kLastPushedFpRegisterOffset
static constexpr int v8::internal::WasmDebugBreakFrameConstants::kLastPushedFpRegisterOffset |
|
staticconstexpr |
Initial value:=
static constexpr int kNumPushedFpRegisters
static constexpr int kLastPushedGpRegisterOffset
constexpr int kDoubleSize
Definition at line 125 of file frame-constants-arm.h.
◆ kLastPushedGpRegisterOffset
static constexpr int v8::internal::WasmDebugBreakFrameConstants::kLastPushedGpRegisterOffset |
|
staticconstexpr |
Initial value:=
static constexpr int kFixedFrameSizeFromFp
static constexpr int kNumPushedGpRegisters
constexpr int kSystemPointerSize
Definition at line 122 of file frame-constants-arm.h.
◆ kNumPushedFpRegisters
static constexpr int v8::internal::WasmDebugBreakFrameConstants::kNumPushedFpRegisters = kPushedFpRegs.Count() |
|
staticconstexpr |
◆ kNumPushedGpRegisters
static constexpr int v8::internal::WasmDebugBreakFrameConstants::kNumPushedGpRegisters = kPushedGpRegs.Count() |
|
staticconstexpr |
◆ kPushedFpRegs
static constexpr DoubleRegList v8::internal::WasmDebugBreakFrameConstants::kPushedFpRegs |
|
staticconstexpr |
Initial value:= {d0, d1, d2, d3, d4, d5, d6,
d7, d8, d9, d10, d11, d12}
Definition at line 116 of file frame-constants-arm.h.
◆ kPushedGpRegs
static constexpr RegList v8::internal::WasmDebugBreakFrameConstants::kPushedGpRegs |
|
staticconstexpr |
◆ kPushedSimd128Regs
Simd128RegList v8::internal::WasmDebugBreakFrameConstants::kPushedSimd128Regs |
|
staticconstexpr |
Initial value:= {
v0, v1, v2, v3, v4, v5, v6, v7,
v8, v9, v10, v11, v12}
Definition at line 70 of file frame-constants-ppc.h.
The documentation for this class was generated from the following files: