Searched defs:AllocateStackSlot (Results 1 – 12 of 12) sorted by relevance
| /third_party/node/deps/v8/src/ast/ |
| D | scopes.cc | 2425 void Scope::AllocateStackSlot(Variable* var) { in AllocateStackSlot() function in v8::internal::Scope
|
| /third_party/node/deps/v8/src/wasm/baseline/s390/ |
| D | liftoff-assembler-s390.h | 3056 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() function
|
| /third_party/node/deps/v8/src/wasm/baseline/ppc/ |
| D | liftoff-assembler-ppc.h | 3050 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() function
|
| /third_party/node/deps/v8/src/wasm/baseline/ |
| D | liftoff-compiler.cc | 2213 __ AllocateStackSlot(info.gp(), sizeof(int64_t)); in TraceFunctionExit() local 2924 __ AllocateStackSlot(info.gp(), sizeof(MemoryTracingInfo)); in TraceMemoryOperation() local
|
| /third_party/node/deps/v8/src/wasm/baseline/mips64/ |
| D | liftoff-assembler-mips64.h | 3603 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() function
|
| /third_party/node/deps/v8/src/wasm/baseline/mips/ |
| D | liftoff-assembler-mips.h | 3058 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() function
|
| /third_party/node/deps/v8/src/wasm/baseline/loong64/ |
| D | liftoff-assembler-loong64.h | 3033 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() function
|
| /third_party/node/deps/v8/src/wasm/baseline/riscv64/ |
| D | liftoff-assembler-riscv64.h | 3788 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() function
|
| /third_party/node/deps/v8/src/wasm/baseline/arm64/ |
| D | liftoff-assembler-arm64.h | 3253 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in emit_i8x16_bitmask() function
|
| /third_party/node/deps/v8/src/wasm/baseline/x64/ |
| D | liftoff-assembler-x64.h | 4157 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() function
|
| /third_party/node/deps/v8/src/wasm/baseline/ia32/ |
| D | liftoff-assembler-ia32.h | 4611 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() function
|
| /third_party/node/deps/v8/src/wasm/baseline/arm/ |
| D | liftoff-assembler-arm.h | 4256 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() function
|