Searched defs:BaseNode (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ | ||
H A D | mir_nodes.h | 88 class BaseNode : public BaseNodeT { class 90 explicit BaseNode(Opcode o) in BaseNode() function in maple::BaseNode 98 BaseNode(Opcode o, uint8 numOpr) in BaseNode() function in maple::BaseNode 106 BaseNode(const Opcode o, const PrimType typ, uint8 numOpr) in BaseNode() function in maple::BaseNode [all...] |
Completed in 3 milliseconds