Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_func_export.cpp492 IcallNode *icallnode = static_cast<IcallNode *>(s); in OutputBlockNode() local
499 IcallNode *icallnode = static_cast<IcallNode *>(s); in OutputBlockNode() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp8426 IcallNode *icallnode = &static_cast<IcallNode &>(naryNode); in SelectParmList() local