Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_reg_info.h125 bool IsReservedReg(regno_t regNO) const in IsReservedReg() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp270 bool GraphColorRegAllocator::IsReservedReg(AArch64reg regNO) const in IsReservedReg() function in maplebe::GraphColorRegAllocator