Searched refs:MCWriteProcResEntry (Results 1 – 8 of 8) sorted by relevance
37 const MCWriteProcResEntry *WriteProcResTable;57 const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL,118 const MCWriteProcResEntry *getWriteProcResBegin( in getWriteProcResBegin()122 const MCWriteProcResEntry *getWriteProcResEnd( in getWriteProcResEnd()
55 struct MCWriteProcResEntry { struct59 bool operator==(const MCWriteProcResEntry &Other) const { argument
25 const SubtargetInfoKV *ProcSched, const MCWriteProcResEntry *WPR, in TargetSubtargetInfo()
118 typedef const MCWriteProcResEntry *ProcResIter;
41 std::vector<MCWriteProcResEntry> WriteProcResources;57 bool operator()(const MCWriteProcResEntry &LHS, in operator ()()58 const MCWriteProcResEntry &RHS) { in operator ()()904 std::vector<MCWriteProcResEntry> WriteProcResources; in GenSchedClassTables()951 MCWriteProcResEntry WPREntry; in GenSchedClassTables()1019 std::vector<MCWriteProcResEntry>::iterator WPRPos = in GenSchedClassTables()1079 MCWriteProcResEntry &WPREntry = SchedTables.WriteProcResources[WPRIdx]; in EmitSchedClassTables()
55 const MCWriteProcResEntry *WPR,
42 const SubtargetInfoKV *ProcSched, const MCWriteProcResEntry *WPR, in MCSubtargetInfo()
293 for (const MCWriteProcResEntry *PRI = STI->getWriteProcResBegin(SCDesc), in computeOutputLatency()