Home | History | Annotate | Download | only in TableGen

Lines Matching refs:TernOpInit

970     TernOpInit::TernaryOp Code;
978 Code = TernOpInit::IF;
981 Code = TernOpInit::FOREACH;
984 Code = TernOpInit::SUBST;
1082 return (TernOpInit::get(Code, LHS, MHS, RHS, Type))->Fold(CurRec,