Home
last modified time | relevance | path

Searched refs:SetFrameAccessToFP (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dframe.cc52 SetFrameAccessToFP(); in SetFrameAccessToDefault()
Dframe.h249 void SetFrameAccessToFP() { access_frame_with_fp_ = true; } in SetFrameAccessToFP() function
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dcode-generator-loong64.cc658 frame_access_state()->SetFrameAccessToFP(); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/s390/
Dcode-generator-s390.cc1271 frame_access_state()->SetFrameAccessToFP(); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc795 frame_access_state()->SetFrameAccessToFP(); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc922 frame_access_state()->SetFrameAccessToFP(); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/arm/
Dcode-generator-arm.cc776 frame_access_state()->SetFrameAccessToFP(); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dcode-generator-mips64.cc675 frame_access_state()->SetFrameAccessToFP(); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc1302 frame_access_state()->SetFrameAccessToFP(); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dcode-generator-riscv64.cc728 frame_access_state()->SetFrameAccessToFP(); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/mips/
Dcode-generator-mips.cc710 frame_access_state()->SetFrameAccessToFP(); in AssembleArchInstruction()