Home
last modified time | relevance | path

Searched refs:DeallocateStackSlot (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.h1491 inline void DeallocateStackSlot(uint32_t size);
H A Dliftoff-compiler.cc2243 __ DeallocateStackSlot(sizeof(int64_t));
2960 __ DeallocateStackSlot(sizeof(MemoryTracingInfo));
/third_party/node/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h3055 void LiftoffAssembler::DeallocateStackSlot(uint32_t size) { in DeallocateStackSlot() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h3063 void LiftoffAssembler::DeallocateStackSlot(uint32_t size) { in DeallocateStackSlot() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/loong64/
H A Dliftoff-assembler-loong64.h3038 void LiftoffAssembler::DeallocateStackSlot(uint32_t size) { in DeallocateStackSlot() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h3061 void LiftoffAssembler::DeallocateStackSlot(uint32_t size) { in DeallocateStackSlot() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h3608 void LiftoffAssembler::DeallocateStackSlot(uint32_t size) { in DeallocateStackSlot() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h4616 void LiftoffAssembler::DeallocateStackSlot(uint32_t size) {
/third_party/node/deps/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h4261 void LiftoffAssembler::DeallocateStackSlot(uint32_t size) {
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h4162 void LiftoffAssembler::DeallocateStackSlot(uint32_t size) { in DeallocateStackSlot() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
H A Dliftoff-assembler-riscv64.h3793 void LiftoffAssembler::DeallocateStackSlot(uint32_t size) { in DeallocateStackSlot() function in v8::internal::wasm::LiftoffAssembler

Completed in 65 milliseconds