Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Script/
DNullaryOp.h34 : Operator(Operator::NULLARY, TYPE) in NullaryOp()
DOperator.h31 NULLARY, enumerator
/frameworks/compile/mclinker/lib/Script/
DRpnEvaluator.cpp40 case Operator::NULLARY: { in eval()