Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_reg_info.cpp56 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.cpp70 bool AArch64RegInfo::IsYieldPointReg(regno_t regno) const in IsYieldPointReg() function in maplebe::AArch64RegInfo
Daarch64_color_ra.cpp343 bool GraphColorRegAllocator::IsYieldPointReg(regno_t regNO) const in IsYieldPointReg() function in maplebe::GraphColorRegAllocator