Home | History | Annotate | Download | only in TableGen

Lines Matching full:instantiate

289   // We want to instantiate a new copy of CurRec for each combination
290 // of nested loop iterator values. We don't want top instantiate
322 // for this point in the iteration space. Instantiate a new record to
2531 // To instantiate a multiclass, we need to first get the multiclass, then
2532 // instantiate each def contained in the multiclass with the SubClassRef
2561 return Error(SubClassLoc, "could not instantiate def");
2564 return Error(SubClassLoc, "could not instantiate def");