Home
last modified time | relevance | path

Searched defs:BaseNode (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_nodes.h88 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