Home | History | Annotate | Download | only in TableGen

Lines Matching refs:WriteLatencyIdx

848     SCDesc.WriteLatencyIdx = 0;
1055 SCDesc.WriteLatencyIdx = idx;
1063 SCDesc.WriteLatencyIdx = SchedTables.WriteLatencies.size();
1148 << " WriteProcResIdx,#, WriteLatencyIdx,#, ReadAdvanceIdx,#}\n";
1170 << ", " << format("%2d", MCDesc.WriteLatencyIdx)