Searched defs:numOpr (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
H A D | mir_nodes.h | 98 BaseNode(Opcode o, uint8 numOpr) in BaseNode() argument 106 BaseNode(const Opcode o, const PrimType typ, uint8 numOpr) in BaseNode() argument 1029 StmtNode(Opcode o, uint8 numOpr) in StmtNode() argument 1035 StmtNode(Opcode o, PrimType typ, uint8 numOpr) in StmtNode() argument 1042 StmtNode(Opcode o, PrimType typ, uint8 numOpr, const SrcPosition &srcPosition, uint32 stmtOriginalID, in StmtNode() argument [all...] |
Completed in 4 milliseconds