Home | History | Annotate | Download | only in TableGen

Lines Matching refs:TernOpInit

989     TernOpInit::TernaryOp Code;
997 Code = TernOpInit::IF;
1000 Code = TernOpInit::FOREACH;
1003 Code = TernOpInit::SUBST;
1099 return (TernOpInit::get(Code, LHS, MHS, RHS, Type))->Fold(CurRec,