Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dme_ir.h2488 CallMeStmt(MapleAllocator *alloc, const StmtNode *stt) in CallMeStmt() function
2498CallMeStmt(MapleAllocator *alloc, Opcode op) : NaryMeStmt(alloc, op), MuChiMePart(alloc), Assigned… in CallMeStmt() function
2500 CallMeStmt(MapleAllocator *alloc, Opcode op, PUIdx idx) in CallMeStmt() function
2505 CallMeStmt(MapleAllocator *alloc, const NaryMeStmt *cstmt, PUIdx idx) in CallMeStmt() function
2510 CallMeStmt(MapleAllocator *alloc, const CallMeStmt *cstmt) in CallMeStmt() function