Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_cgfunc.h617 BaseNode *argExpr = nullptr; // expr node member
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp2663 auto *argExpr = parser.CreateExpression(implicitInstantiateArgument); in GenerateImplicitInstantiateArg() local
3068 auto *argExpr = GenerateImplicitInstantiateArg(std::string(className)); in TryTransformingToStaticInvoke() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp133 BaseNode *argExpr = naryNode.Opnd(i); in SelectParmList() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp3242 BaseNode *argExpr = naryNode.Opnd(i); in SelectParmListPreprocess() local
3475 BaseNode *argExpr = naryNode.Opnd(i); in SelectParmListNotC() local