Home
last modified time | relevance | path

Searched defs:stack_slot (Results 1 - 18 of 18) sorted by relevance

/third_party/node/deps/v8/src/maglev/
H A Dmaglev-code-gen-state.h152 int stack_slot = 0; in DefineSafepointStackSlots() local
/third_party/node/deps/v8/src/compiler/
H A Dint64-lowering.cc642 Node* stack_slot = graph()->NewNode( in LowerNode() local
677 Node* stack_slot = graph()->NewNode( in LowerNode() local
H A Dlinkage.cc490 int stack_slot = i - register_parameter_count - stack_parameter_count; in GetStubCallDescriptor() local
568 int stack_slot = i - register_parameter_count - stack_parameter_count; in GetBytecodeDispatchCallDescriptor() local
H A Deffect-control-linearizer.cc4932 Node* stack_slot = __ StackSlot(kSize, kAlign); in AdaptFastCallTypedArrayArgument() local
4955 Node* stack_slot = __ StackSlot(kSize, kAlign); in AdaptFastCallArgument() local
4977 Node* stack_slot = __ StackSlot(kSize, kAlign); in AdaptFastCallArgument() local
5044 Node* stack_slot = __ StackSlot(kSize, kAlign); AdaptOverloadedFastCallArgument() local
5059 Node* stack_slot = AdaptFastCallTypedArrayArgument( AdaptOverloadedFastCallArgument() local
5083 WrapFastCall( const CallDescriptor* call_descriptor, int inputs_size, Node** inputs, Node* target, const CFunctionInfo* c_signature, int c_arg_count, Node* stack_slot) WrapFastCall() argument
5177 Node* stack_slot = nullptr; LowerFastApiCall() local
5188 stack_slot, LowerFastApiCall() local
5199 stack_slot, LowerFastApiCall() local
[all...]
H A Dwasm-compiler.cc2338 Node* stack_slot; in BuildCFuncInstruction() local
2384 Node* stack_slot = in BuildIntToFloatConversionInstruction() local
2427 Node* stack_slot in BuildCcallConvertFloat() local
2957 Node* stack_slot = BuildDiv64Call() local
5425 Node* stack_slot = StoreArgsInStackSlot( MemoryInit() local
5459 Node* stack_slot = StoreArgsInStackSlot() local
5500 Node* stack_slot = StoreArgsInStackSlot( MemoryCopy() local
5519 Node* stack_slot = StoreArgsInStackSlot( MemoryFill() local
[all...]
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.cc293 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(new_sp); in PushAddress() local
301 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp); in PopAddress() local
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h3110 const int stack_slot = slot.dst_slot_; in Construct() local
/third_party/node/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h3078 const int stack_slot = slot.dst_slot_; in Construct() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.cc3325 SpillSlot(int stack_slot, int byte_width) in SpillSlot() argument
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.cc5370 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(new_sp); in PushAddress() local
5378 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp); in PopAddress() local
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc5545 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(new_sp); in PushAddress() local
5553 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp); in PopAddress() local
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.cc2733 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(new_sp); in PushAddress() local
2741 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp); in PopAddress() local
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h3098 const int stack_slot = slot.dst_slot_; in Construct() local
/third_party/node/deps/v8/src/wasm/baseline/loong64/
H A Dliftoff-assembler-loong64.h3073 const int stack_slot = slot.dst_slot_; in Construct() local
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc6316 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(new_sp); in PushAddress() local
6324 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp); in PopAddress() local
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h4207 const int stack_slot = slot.dst_slot_; in Construct() local
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
H A Dliftoff-assembler-riscv64.h3819 const int stack_slot = slot.dst_slot_; in Construct() local
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h3654 const int stack_slot = slot.dst_slot_; in Construct() local

Completed in 117 milliseconds