Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp3237 …GFunc::SelectParmListPreprocess(StmtNode &naryNode, size_t start, std::vector<ParamDesc> &argsDesc, in SelectParmListPreprocess()
3303 std::vector<ParamDesc> argsDesc; in SelectParmList() local