Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Disel.cpp138 static void HandleDassign(StmtNode &stmt, MPISel &iSel) in HandleDassign()
151 static void HandleIassign(StmtNode &stmt, MPISel &iSel) in HandleIassign()
167 static void HandleRegassign(StmtNode &stmt, MPISel &iSel) in HandleRegassign()
177 static void HandleLabel(StmtNode &stmt, const MPISel &iSel) in HandleLabel()
188 static void HandleGoto(StmtNode &stmt, MPISel &iSel) in HandleGoto()
202 static void HandleIntrinCall(StmtNode &stmt, MPISel &iSel) in HandleIntrinCall()
208 static void HandleRangeGoto(StmtNode &stmt, MPISel &iSel) in HandleRangeGoto()
219 void HandleReturn(StmtNode &stmt, MPISel &iSel) in HandleReturn()
234 static void HandleComment(StmtNode &stmt, MPISel &iSel) in HandleComment()
239 static void HandleIcall(StmtNode &stmt, MPISel &iSel) in HandleIcall()
[all …]