Home
last modified time | relevance | path

Searched refs:PatchPrepareStackFrame (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.h684 // which can later be patched (via {PatchPrepareStackFrame)} when the size of
690 inline void PatchPrepareStackFrame(int offset, SafepointTableBuilder*);
H A Dliftoff-compiler.cc1026 __ PatchPrepareStackFrame(pc_offset_stack_frame_construction_, in FinishFunction()
/third_party/node/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h142 void LiftoffAssembler::PatchPrepareStackFrame( in PatchPrepareStackFrame() function in v8::internal::wasm::LiftoffAssembler
166 // when {PatchPrepareStackFrame} is called. The function prologue then jumps in PatchPrepareStackFrame()
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h346 void LiftoffAssembler::PatchPrepareStackFrame( in PatchPrepareStackFrame() function in v8::internal::wasm::LiftoffAssembler
376 // when {PatchPrepareStackFrame} is called. The function prologue then jumps in PatchPrepareStackFrame()
/third_party/node/deps/v8/src/wasm/baseline/loong64/
H A Dliftoff-assembler-loong64.h215 void LiftoffAssembler::PatchPrepareStackFrame( in PatchPrepareStackFrame() function in v8::internal::wasm::LiftoffAssembler
245 // when {PatchPrepareStackFrame} is called. The function prologue then jumps in PatchPrepareStackFrame()
/third_party/node/deps/v8/src/wasm/baseline/arm64/
H A Dliftoff-assembler-arm64.h241 // PatchPrepareStackFrame will patch this in order to increase the stack in PrepareStackFrame()
310 void LiftoffAssembler::PatchPrepareStackFrame( in PatchPrepareStackFrame() function in v8::internal::wasm::LiftoffAssembler
341 // when {PatchPrepareStackFrame} is called. The function prologue then jumps in PatchPrepareStackFrame()
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h129 void LiftoffAssembler::PatchPrepareStackFrame( in PatchPrepareStackFrame() function in v8::internal::wasm::LiftoffAssembler
152 // when {PatchPrepareStackFrame} is called. The function prologue then jumps in PatchPrepareStackFrame()
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h333 void LiftoffAssembler::PatchPrepareStackFrame( in PatchPrepareStackFrame() function in v8::internal::wasm::LiftoffAssembler
363 // when {PatchPrepareStackFrame} is called. The function prologue then jumps in PatchPrepareStackFrame()
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h202 // PatchPrepareStackFrame will patch this in order to increase the stack in PrepareStackFrame()
232 void LiftoffAssembler::PatchPrepareStackFrame( in PatchPrepareStackFrame() function in v8::internal::wasm::LiftoffAssembler
264 // when {PatchPrepareStackFrame} is called. The function prologue then jumps in PatchPrepareStackFrame()
/third_party/node/deps/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h76 // PatchPrepareStackFrame will use in order to increase the stack appropriately.
447 // PatchPrepareStackFrame will patch this in order to increase the stack in PrepareStackFrame()
484 void LiftoffAssembler::PatchPrepareStackFrame( in PatchPrepareStackFrame() function in v8::internal::wasm::LiftoffAssembler
511 // when {PatchPrepareStackFrame} is called. The function prologue then jumps in PatchPrepareStackFrame()
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h182 // PatchPrepareStackFrame will patch this in order to increase the stack in PrepareStackFrame()
211 void LiftoffAssembler::PatchPrepareStackFrame( in PatchPrepareStackFrame() function in v8::internal::wasm::LiftoffAssembler
243 // when {PatchPrepareStackFrame} is called. The function prologue then jumps in PatchPrepareStackFrame()
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
H A Dliftoff-assembler-riscv64.h318 void LiftoffAssembler::PatchPrepareStackFrame( in PatchPrepareStackFrame() function in v8::internal::wasm::LiftoffAssembler
347 // when {PatchPrepareStackFrame} is called. The function prologue then jumps in PatchPrepareStackFrame()

Completed in 77 milliseconds