Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgfunc.h437 virtual bool IsReturnReg(const RegOperand &opnd) const in IsReturnReg() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp6071 bool AArch64CGFunc::IsReturnReg(const RegOperand &opnd) const in IsReturnReg() function in maplebe::AArch64CGFunc