Home | History | Annotate | Download | only in TableGen

Lines Matching refs:WriteLatencyIdx

836     SCDesc.WriteLatencyIdx = 0;
1043 SCDesc.WriteLatencyIdx = idx;
1051 SCDesc.WriteLatencyIdx = SchedTables.WriteLatencies.size();
1136 << " WriteProcResIdx,#, WriteLatencyIdx,#, ReadAdvanceIdx,#}\n";
1158 << ", " << format("%2d", MCDesc.WriteLatencyIdx)