Home
last modified time | relevance | path

Searched defs:rbp (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.h27 rbp, enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dstub_tests.cpp487 int64_t *rbp; in RuntimeFunc() local
519 auto rbp = reinterpret_cast<int64_t *>(fpInfo->fp); in RuntimeFunc2() local