Searched refs:NULLARY (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Script/
H A DNullaryOp.h32 NullaryOp() : Operator(Operator::NULLARY, TYPE) {}
H A DOperator.h28 enum Arity { NULLARY, UNARY, BINARY, TERNARY }; enumerator in enum:mcld::Operator::Arity
/frameworks/compile/mclinker/lib/Script/
H A DRpnEvaluator.cpp41 case Operator::NULLARY: {

Completed in 1583 milliseconds