Home
last modified time | relevance | path

Searched defs:IsCalleeSavedReg (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_reg_info.cpp51 bool X64RegInfo::IsCalleeSavedReg(regno_t regno) const in IsCalleeSavedReg() function in maplebe::X64RegInfo
Dx64_abi.cpp46 bool IsCalleeSavedReg(X64reg reg) in IsCalleeSavedReg() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_reg_info.cpp66 bool AArch64RegInfo::IsCalleeSavedReg(regno_t regno) const in IsCalleeSavedReg() function in maplebe::AArch64RegInfo
Daarch64_abi.cpp60 bool IsCalleeSavedReg(AArch64reg reg) in IsCalleeSavedReg() function