Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dme_ir.h2645 IcallMeStmt(MapleAllocator *alloc, const StmtNode *stt) in IcallMeStmt() function
2654IcallMeStmt(MapleAllocator *alloc, Opcode op) : NaryMeStmt(alloc, op), MuChiMePart(alloc), Assigne… in IcallMeStmt() function
2656 IcallMeStmt(MapleAllocator *alloc, const IcallMeStmt *cstmt) in IcallMeStmt() function
2665 IcallMeStmt(MapleAllocator *alloc, const NaryMeStmt *nary, TyIdx idx, uint32 id) in IcallMeStmt() function