Home
last modified time | relevance | path

Searched defs:FP (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/
Dassembler.h35 static constexpr int FP = 6; /* x6 */ variable
/arkcompiler/runtime_core/libpandabase/utils/
Dcframe_layout.h74 enum OffsetOrigin { SP, FP }; enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dassembler_aarch64_constants.h25 FP = X29, enumerator