Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_reg_info.cpp47 bool X64RegInfo::IsYieldPointReg(regno_t regno) const in IsYieldPointReg() function in maplebe::X64RegInfo
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_reg_info.cpp60 bool AArch64RegInfo::IsYieldPointReg(regno_t regno) const in IsYieldPointReg() function in maplebe::AArch64RegInfo