Home | History | Annotate | Download | only in TableGen

Lines Matching refs:SMC

209   MultiClass *SMC = SubMultiClass.MC;
215 const std::vector<RecordVal> &SMCVals = SMC->Rec.getValues();
223 for (MultiClass::RecordVector::const_iterator i = SMC->DefPrototypes.begin(),
224 iend = SMC->DefPrototypes.end();
238 const std::vector<Init *> &SMCTArgs = SMC->Rec.getTemplateArgs();
287 + ") of subclass '" + SMC->Rec.getNameInitAsString() + "'!");