Home
last modified time | relevance | path

Searched refs:GenIcallNode (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
H A Dlower.h201 StmtNode *GenIcallNode(PUIdx &funcCalled, IcallNode &origCall);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dlower.cpp221 StmtNode *CGLowerer::GenIcallNode(PUIdx &funcCalled, IcallNode &origCall) in GenIcallNode() function in maplebe::CGLowerer
370 newCall = GenIcallNode(funcCalled, origCall); in LowerCallAssignedStmt()

Completed in 3 milliseconds