Searched refs:MCReadAdvanceEntry (Results 1 – 6 of 6) sorted by relevance
46 const MCReadAdvanceEntry *ReadAdvanceTable;61 const MCReadAdvanceEntry *RA, const InstrStage *IS,142 for (const MCReadAdvanceEntry *I = &ReadAdvanceTable[SC->ReadAdvanceIdx], in getReadAdvanceCycles()
95 struct MCReadAdvanceEntry { struct100 bool operator==(const MCReadAdvanceEntry &Other) const { argument
39 struct MCReadAdvanceEntry;70 const MCReadAdvanceEntry *RA, const InstrStage *IS,
30 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in TargetSubtargetInfo()
46 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in MCSubtargetInfo()
53 std::vector<MCReadAdvanceEntry> ReadAdvanceEntries;1043 std::vector<MCReadAdvanceEntry> ReadAdvanceEntries; in GenSchedClassTables()1150 MCReadAdvanceEntry RAEntry; in GenSchedClassTables()1205 std::vector<MCReadAdvanceEntry>::iterator RAPos = in GenSchedClassTables()1261 MCReadAdvanceEntry &RAEntry = SchedTables.ReadAdvanceEntries[RAIdx]; in EmitSchedClassTables()