Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Sep

624   char Sep = ProcModel.ProcResourceDefs.empty() ? ' ' : ',';
629 << " {DBGFIELD(\"InvalidUnit\") 0, 0, 0}" << Sep << "\n";
662 Sep = ' ';
667 << IsBuffered << "}" << Sep << " // #" << i+1;