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

/frameworks/compile/mclinker/include/mcld/Script/
H A DTernaryOp.h1 //===- TernaryOp.h --------------------------------------------------------===//
28 class TernaryOp : public Operator class in namespace:mcld
33 TernaryOp() function in class:mcld::TernaryOp
40 ~TernaryOp()
58 IntOperand* TernaryOp<Operator::TERNARY_IF>::eval(const Module&,
63 TernaryOp<Operator::DATA_SEGMENT_ALIGN>::eval(const Module&,

Completed in 54 milliseconds