Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dlinkage.cc376 int stack_slot = i - register_parameter_count - stack_parameter_count; in GetStubCallDescriptor() local
429 int stack_slot = i - register_parameter_count - stack_parameter_count; in GetBytecodeDispatchCallDescriptor() local
Dint64-lowering.cc609 Node* stack_slot = graph()->NewNode( in LowerNode() local
644 Node* stack_slot = graph()->NewNode( in LowerNode() local
Dwasm-compiler.cc1865 Node* stack_slot = in BuildCFuncInstruction() local
1920 Node* stack_slot = in BuildIntToFloatConversionInstruction() local
1967 Node* stack_slot = in BuildCcallConvertFloat() local
2473 Node* stack_slot = in BuildDiv64Call() local
Dsimd-scalar-lowering.cc670 Node* stack_slot = in BuildF64Trunc() local
/external/v8/src/arm64/
Dsimulator-arm64.cc258 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(new_sp); in PushAddress() local
267 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp); in PopAddress() local
/external/v8/src/mips/
Dsimulator-mips.cc7097 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(new_sp); in PushAddress() local
7106 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp); in PopAddress() local
/external/v8/src/mips64/
Dsimulator-mips64.cc7463 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(new_sp); in PushAddress() local
7472 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp); in PopAddress() local
/external/v8/src/ppc/
Dsimulator-ppc.cc4135 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(new_sp); in PushAddress() local
4144 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp); in PopAddress() local
/external/v8/src/arm/
Dsimulator-arm.cc5875 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(new_sp); in PushAddress() local
5884 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp); in PopAddress() local
/external/v8/src/s390/
Dsimulator-s390.cc2617 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(new_sp); in PushAddress() local
2625 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp); in PopAddress() local