Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Index

46     // Reserve an invalid entry at index 0
357 // by CodeGenSchedClass::Index.
486 // Emit as cycle, // index
496 // Emit as bypass, // index
534 // CodeGenSchedClass::Index.
571 // For each itinerary class in CodeGenSchedClass::Index order.
576 // { firstStage, lastStage, firstCycle, lastCycle } // index
844 TI->ProcIndices.end(), ProcModel.Index);
861 SCI->ProcIndices.end(), ProcModel.Index);
1194 OS << " " << PI->Index << ", // Processor ID\n";
1302 VariantClasses.push_back(SCI->Index);
1350 OS << " return " << SC.Index << ";\n";