Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcgfunc.cpp273 static void HandleLabel(StmtNode &stmt, CGFunc &cgFunc) in HandleLabel() function
314 HandleLabel(*labelStmt, cgFunc); in HandleCondbr()
464 RegisterFactoryFunction<HandleStmtFactory>(OP_label, HandleLabel); in InitHandleStmtFactory()
562 HandleLabel(*stmt, *this); in HandleFirstStmt()
H A Disel.cpp179 static void HandleLabel(StmtNode &stmt, const MPISel &iSel) in HandleLabel() function
457 RegisterFactoryFunction<HandleStmtFactory>(OP_label, HandleLabel); in InitHandleStmtFactory()
1154 HandleLabel(*stmt, *this); in HandleFuncEntry()

Completed in 6 milliseconds