Home
last modified time | relevance | path

Searched defs:stack_slot (Results 1 – 24 of 24) sorted by relevance

/third_party/node/deps/v8/src/maglev/
Dmaglev-code-gen-state.h152 int stack_slot = 0; in DefineSafepointStackSlots() local
/third_party/node/deps/v8/src/compiler/
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
Dint64-lowering.cc642 Node* stack_slot = graph()->NewNode( in LowerNode() local
677 Node* stack_slot = graph()->NewNode( in LowerNode() local
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 = in BuildDiv64Call() local
5425 Node* stack_slot = StoreArgsInStackSlot( in MemoryInit() local
5459 Node* stack_slot = in StoreArgsInStackSlot() local
5500 Node* stack_slot = StoreArgsInStackSlot( in MemoryCopy() local
5519 Node* stack_slot = StoreArgsInStackSlot( in MemoryFill() local
7403 Node* stack_slot = gasm_->StackSlot(kSize, kAlign); in BuildJSFastApiCallWrapper() local
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); in AdaptOverloadedFastCallArgument() local
5059 Node* stack_slot = AdaptFastCallTypedArrayArgument( in AdaptOverloadedFastCallArgument() local
5086 Node* stack_slot) { in WrapFastCall()
5177 Node* stack_slot = nullptr; in LowerFastApiCall() local
/third_party/node/deps/v8/src/execution/loong64/
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/riscv64/
Dsimulator-riscv64.cc7122 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(new_sp); in PushAddress() local
7130 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp); in PopAddress() local
/third_party/node/deps/v8/src/execution/arm64/
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/execution/mips/
Dsimulator-mips.cc7103 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(new_sp); in PushAddress() local
7111 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp); in PopAddress() local
/third_party/node/deps/v8/src/wasm/baseline/s390/
Dliftoff-assembler-s390.h3110 const int stack_slot = slot.dst_slot_; in Construct() local
/third_party/node/deps/v8/src/execution/mips64/
Dsimulator-mips64.cc7537 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(new_sp); in PushAddress() local
7545 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp); in PopAddress() local
/third_party/node/deps/v8/src/execution/ppc/
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/arm/
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/compiler/backend/
Dmid-tier-register-allocator.cc3325 SpillSlot(int stack_slot, int byte_width) in SpillSlot()
/third_party/node/deps/v8/src/wasm/baseline/ppc/
Dliftoff-assembler-ppc.h3078 const int stack_slot = slot.dst_slot_; in Construct() local
/third_party/node/deps/v8/src/wasm/baseline/loong64/
Dliftoff-assembler-loong64.h3073 const int stack_slot = slot.dst_slot_; in Construct() local
/third_party/node/deps/v8/src/wasm/baseline/mips/
Dliftoff-assembler-mips.h3098 const int stack_slot = slot.dst_slot_; in Construct() local
/third_party/node/deps/v8/src/wasm/baseline/mips64/
Dliftoff-assembler-mips64.h3654 const int stack_slot = slot.dst_slot_; in Construct() local
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
Dliftoff-assembler-riscv64.h3819 const int stack_slot = slot.dst_slot_; in Construct() local
/third_party/node/deps/v8/src/wasm/baseline/x64/
Dliftoff-assembler-x64.h4207 const int stack_slot = slot.dst_slot_; in Construct() local
/third_party/node/deps/v8/src/wasm/baseline/arm/
Dliftoff-assembler-arm.h4304 const int stack_slot = slot.dst_slot_; in Construct() local
/third_party/node/deps/v8/src/wasm/baseline/ia32/
Dliftoff-assembler-ia32.h4657 const int stack_slot = slot.dst_slot_; in Construct() local
/third_party/node/deps/v8/src/execution/s390/
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/skia/src/core/
DSkVM.cpp3236 std::vector<int> stack_slot(instructions.size(), NA); in jit() local