Home
last modified time | relevance | path

Searched defs:GetPushedGpRegisterOffset (Results 1 – 10 of 10) sorted by relevance

/third_party/node/deps/v8/src/execution/mips64/
Dframe-constants-mips64.h60 static int GetPushedGpRegisterOffset(int reg_code) { in GetPushedGpRegisterOffset() function
/third_party/node/deps/v8/src/execution/riscv64/
Dframe-constants-riscv64.h63 static int GetPushedGpRegisterOffset(int reg_code) { in GetPushedGpRegisterOffset() function
/third_party/node/deps/v8/src/execution/ppc/
Dframe-constants-ppc.h65 static int GetPushedGpRegisterOffset(int reg_code) { in GetPushedGpRegisterOffset() function
/third_party/node/deps/v8/src/execution/loong64/
Dframe-constants-loong64.h61 static int GetPushedGpRegisterOffset(int reg_code) { in GetPushedGpRegisterOffset() function
/third_party/node/deps/v8/src/execution/s390/
Dframe-constants-s390.h64 static int GetPushedGpRegisterOffset(int reg_code) { in GetPushedGpRegisterOffset() function
/third_party/node/deps/v8/src/execution/mips/
Dframe-constants-mips.h64 static int GetPushedGpRegisterOffset(int reg_code) { in GetPushedGpRegisterOffset() function
/third_party/node/deps/v8/src/execution/x64/
Dframe-constants-x64.h78 static int GetPushedGpRegisterOffset(int reg_code) { in GetPushedGpRegisterOffset() function
/third_party/node/deps/v8/src/execution/arm/
Dframe-constants-arm.h97 static int GetPushedGpRegisterOffset(int reg_code) { in GetPushedGpRegisterOffset() function
/third_party/node/deps/v8/src/execution/ia32/
Dframe-constants-ia32.h71 static int GetPushedGpRegisterOffset(int reg_code) { in GetPushedGpRegisterOffset() function
/third_party/node/deps/v8/src/execution/arm64/
Dframe-constants-arm64.h124 static int GetPushedGpRegisterOffset(int reg_code) { in GetPushedGpRegisterOffset() function