Searched defs:stack_bytes (Results 1 – 11 of 11) sorted by relevance
| /third_party/node/deps/v8/src/wasm/baseline/s390/ |
| D | liftoff-assembler-s390.h | 2948 ValueKind out_argument_kind, int stack_bytes, in CallC()
|
| /third_party/node/deps/v8/src/wasm/baseline/ppc/ |
| D | liftoff-assembler-ppc.h | 2942 ValueKind out_argument_kind, int stack_bytes, in CallC()
|
| /third_party/node/deps/v8/src/wasm/baseline/mips64/ |
| D | liftoff-assembler-mips64.h | 3529 ValueKind out_argument_kind, int stack_bytes, in CallC()
|
| /third_party/node/deps/v8/src/wasm/baseline/mips/ |
| D | liftoff-assembler-mips.h | 2984 ValueKind out_argument_kind, int stack_bytes, in CallC()
|
| /third_party/node/deps/v8/src/wasm/baseline/loong64/ |
| D | liftoff-assembler-loong64.h | 2959 ValueKind out_argument_kind, int stack_bytes, in CallC()
|
| /third_party/node/deps/v8/src/wasm/baseline/riscv64/ |
| D | liftoff-assembler-riscv64.h | 3714 ValueKind out_argument_kind, int stack_bytes, in CallC()
|
| /third_party/node/deps/v8/src/wasm/baseline/arm64/ |
| D | liftoff-assembler-arm64.h | 3179 ValueKind out_argument_kind, int stack_bytes, in emit_i8x16_bitmask()
|
| /third_party/node/deps/v8/src/wasm/baseline/x64/ |
| D | liftoff-assembler-x64.h | 4086 ValueKind out_argument_kind, int stack_bytes, in CallC()
|
| /third_party/node/deps/v8/src/wasm/baseline/ia32/ |
| D | liftoff-assembler-ia32.h | 4538 ValueKind out_argument_kind, int stack_bytes, in CallC()
|
| /third_party/node/deps/v8/src/wasm/baseline/arm/ |
| D | liftoff-assembler-arm.h | 4147 ValueKind out_argument_kind, int stack_bytes, in CallC()
|
| /third_party/node/deps/v8/src/wasm/baseline/ |
| D | liftoff-compiler.cc | 1504 int stack_bytes = std::max(param_bytes, out_arg_bytes); in GenerateCCall() local
|