Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dlinkage.cc433 int stack_slot = i - register_parameter_count - stack_parameter_count; in GetStubCallDescriptor() local
500 int stack_slot = i - register_parameter_count - stack_parameter_count; in GetBytecodeDispatchCallDescriptor() local
Dint64-lowering.cc615 Node* stack_slot = graph()->NewNode( in LowerNode() local
650 Node* stack_slot = graph()->NewNode( in LowerNode() local
Dwasm-compiler.cc1923 Node* stack_slot; in BuildCFuncInstruction() local
1971 Node* stack_slot = in BuildIntToFloatConversionInstruction() local
2018 Node* stack_slot = in BuildCcallConvertFloat() local
2599 Node* stack_slot = in BuildDiv64Call() local
5333 Node* stack_slot = StoreArgsInStackSlot( in MemoryInit() local
5369 Node* stack_slot = in StoreArgsInStackSlot() local
5388 Node* stack_slot = StoreArgsInStackSlot( in MemoryCopy() local
5405 Node* stack_slot = StoreArgsInStackSlot( in MemoryFill() local
Dsimd-scalar-lowering.cc967 Node* stack_slot = in BuildF64Trunc() local
2153 Node* stack_slot = graph()->NewNode( in LowerNode() local
/external/v8/src/execution/arm64/
Dsimulator-arm64.cc267 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(new_sp); in PushAddress() local
275 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp); in PopAddress() local
/external/v8/src/execution/ppc/
Dsimulator-ppc.cc3958 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(new_sp); in PushAddress() local
3966 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp); in PopAddress() local
/external/v8/src/execution/mips/
Dsimulator-mips.cc7066 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(new_sp); in PushAddress() local
7074 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp); in PopAddress() local
/external/v8/src/execution/mips64/
Dsimulator-mips64.cc7486 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(new_sp); in PushAddress() local
7494 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp); in PopAddress() local
/external/v8/src/execution/arm/
Dsimulator-arm.cc6146 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(new_sp); in PushAddress() local
6154 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp); in PopAddress() local
/external/v8/src/compiler/backend/
Dmid-tier-register-allocator.cc3018 SpillSlot(int stack_slot, int byte_width) in SpillSlot()
/external/v8/src/execution/s390/
Dsimulator-s390.cc2677 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(new_sp); in PushAddress() local
2685 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp); in PopAddress() local