Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_memlayout.cpp283 int32 AArch64MemLayout::GetCalleeSaveBaseLoc() const in GetCalleeSaveBaseLoc() function in maplebe::AArch64MemLayout
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dmemlayout.h192 virtual int32 GetCalleeSaveBaseLoc() const in GetCalleeSaveBaseLoc() function