Home
last modified time | relevance | path

Searched refs:FirstArgReturn (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h2324 bool FirstArgReturn() const in FirstArgReturn() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp8296 if (funcTy->FirstArgReturn()) { in SelectParmListGetStructReturnSize()
8429 firstArgReturn = funcType->FirstArgReturn(); in SelectParmList()