Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
Dx64_reg_info.h112 bool IsAvailableReg(regno_t regNO) const override in IsAvailableReg() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_reg_info.h60 bool IsAvailableReg(regno_t regNO) const override in IsAvailableReg() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_abi.cpp21 bool IsAvailableReg(X64reg reg) in IsAvailableReg() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_abi.cpp27 bool IsAvailableReg(AArch64reg reg) in IsAvailableReg() function