Searched refs:MCReadAdvanceEntry (Results 1 – 6 of 6) sorted by relevance
40 const MCReadAdvanceEntry *ReadAdvanceTable;59 const MCReadAdvanceEntry *RA, const InstrStage *IS,141 for (const MCReadAdvanceEntry *I = &ReadAdvanceTable[SC->ReadAdvanceIdx], in getReadAdvanceCycles()
86 struct MCReadAdvanceEntry { struct91 bool operator==(const MCReadAdvanceEntry &Other) const { argument
24 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in TargetSubtargetInfo()
61 const MCReadAdvanceEntry *RA, const InstrStage *IS,
43 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in MCSubtargetInfo()
49 std::vector<MCReadAdvanceEntry> ReadAdvanceEntries;892 std::vector<MCReadAdvanceEntry> ReadAdvanceEntries; in GenSchedClassTables()982 MCReadAdvanceEntry RAEntry; in GenSchedClassTables()1038 std::vector<MCReadAdvanceEntry>::iterator RAPos = in GenSchedClassTables()1094 MCReadAdvanceEntry &RAEntry = SchedTables.ReadAdvanceEntries[RAIdx]; in EmitSchedClassTables()