Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Disel.h60 void SelectCallCommon(StmtNode &stmt, const MPISel &iSel);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Disel.cpp246 iSel.SelectCallCommon(stmt, iSel); in HandleIcall()
254 iSel.SelectCallCommon(stmt, iSel); in HandleCall()
542 void MPISel::SelectCallCommon(StmtNode &stmt, const MPISel &iSel) in SelectCallCommon() function in maplebe::MPISel

Completed in 4 milliseconds