Home
last modified time | relevance | path

Searched defs:AllocateStackSlot (Results 1 – 12 of 12) sorted by relevance

/third_party/node/deps/v8/src/ast/
Dscopes.cc2425 void Scope::AllocateStackSlot(Variable* var) { in AllocateStackSlot() function in v8::internal::Scope
/third_party/node/deps/v8/src/wasm/baseline/s390/
Dliftoff-assembler-s390.h3056 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() function
/third_party/node/deps/v8/src/wasm/baseline/ppc/
Dliftoff-assembler-ppc.h3050 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() function
/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-compiler.cc2213 __ 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/
Dliftoff-assembler-mips64.h3603 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() function
/third_party/node/deps/v8/src/wasm/baseline/mips/
Dliftoff-assembler-mips.h3058 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() function
/third_party/node/deps/v8/src/wasm/baseline/loong64/
Dliftoff-assembler-loong64.h3033 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() function
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
Dliftoff-assembler-riscv64.h3788 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() function
/third_party/node/deps/v8/src/wasm/baseline/arm64/
Dliftoff-assembler-arm64.h3253 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in emit_i8x16_bitmask() function
/third_party/node/deps/v8/src/wasm/baseline/x64/
Dliftoff-assembler-x64.h4157 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() function
/third_party/node/deps/v8/src/wasm/baseline/ia32/
Dliftoff-assembler-ia32.h4611 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() function
/third_party/node/deps/v8/src/wasm/baseline/arm/
Dliftoff-assembler-arm.h4256 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() function