/third_party/node/deps/v8/src/maglev/ |
D | maglev-code-gen-state.h | 152 int stack_slot = 0; in DefineSafepointStackSlots() local
|
/third_party/node/deps/v8/src/compiler/ |
D | linkage.cc | 490 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
|
D | int64-lowering.cc | 642 Node* stack_slot = graph()->NewNode( in LowerNode() local 677 Node* stack_slot = graph()->NewNode( in LowerNode() local
|
D | wasm-compiler.cc | 2338 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
|
D | effect-control-linearizer.cc | 4932 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/ |
D | simulator-loong64.cc | 5370 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/ |
D | simulator-riscv64.cc | 7122 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/ |
D | simulator-arm64.cc | 293 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/ |
D | simulator-mips.cc | 7103 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/ |
D | liftoff-assembler-s390.h | 3110 const int stack_slot = slot.dst_slot_; in Construct() local
|
/third_party/node/deps/v8/src/execution/mips64/ |
D | simulator-mips64.cc | 7537 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/ |
D | simulator-ppc.cc | 5545 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/ |
D | simulator-arm.cc | 6316 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/ |
D | mid-tier-register-allocator.cc | 3325 SpillSlot(int stack_slot, int byte_width) in SpillSlot()
|
/third_party/node/deps/v8/src/wasm/baseline/ppc/ |
D | liftoff-assembler-ppc.h | 3078 const int stack_slot = slot.dst_slot_; in Construct() local
|
/third_party/node/deps/v8/src/wasm/baseline/loong64/ |
D | liftoff-assembler-loong64.h | 3073 const int stack_slot = slot.dst_slot_; in Construct() local
|
/third_party/node/deps/v8/src/wasm/baseline/mips/ |
D | liftoff-assembler-mips.h | 3098 const int stack_slot = slot.dst_slot_; in Construct() local
|
/third_party/node/deps/v8/src/wasm/baseline/mips64/ |
D | liftoff-assembler-mips64.h | 3654 const int stack_slot = slot.dst_slot_; in Construct() local
|
/third_party/node/deps/v8/src/wasm/baseline/riscv64/ |
D | liftoff-assembler-riscv64.h | 3819 const int stack_slot = slot.dst_slot_; in Construct() local
|
/third_party/node/deps/v8/src/wasm/baseline/x64/ |
D | liftoff-assembler-x64.h | 4207 const int stack_slot = slot.dst_slot_; in Construct() local
|
/third_party/node/deps/v8/src/wasm/baseline/arm/ |
D | liftoff-assembler-arm.h | 4304 const int stack_slot = slot.dst_slot_; in Construct() local
|
/third_party/node/deps/v8/src/wasm/baseline/ia32/ |
D | liftoff-assembler-ia32.h | 4657 const int stack_slot = slot.dst_slot_; in Construct() local
|
/third_party/node/deps/v8/src/execution/s390/ |
D | simulator-s390.cc | 2733 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/ |
D | SkVM.cpp | 3236 std::vector<int> stack_slot(instructions.size(), NA); in jit() local
|