Searched refs:MCWriteProcResEntry (Results 1 – 8 of 8) sorted by relevance
38 const MCWriteProcResEntry *WriteProcResTable;58 const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL,119 const MCWriteProcResEntry *getWriteProcResBegin( in getWriteProcResBegin()123 const MCWriteProcResEntry *getWriteProcResEnd( in getWriteProcResEnd()
55 struct MCWriteProcResEntry { struct59 bool operator==(const MCWriteProcResEntry &Other) const { argument
23 const SubtargetInfoKV *ProcSched, const MCWriteProcResEntry *WPR, in TargetSubtargetInfo()
46 std::vector<MCWriteProcResEntry> WriteProcResources;62 bool operator()(const MCWriteProcResEntry &LHS, in operator ()()63 const MCWriteProcResEntry &RHS) { in operator ()()889 std::vector<MCWriteProcResEntry> WriteProcResources; in GenSchedClassTables()935 MCWriteProcResEntry WPREntry; in GenSchedClassTables()1002 std::vector<MCWriteProcResEntry>::iterator WPRPos = in GenSchedClassTables()1062 MCWriteProcResEntry &WPREntry = SchedTables.WriteProcResources[WPRIdx]; in EmitSchedClassTables()
118 typedef const MCWriteProcResEntry *ProcResIter;
59 const MCWriteProcResEntry *WPR,
42 const SubtargetInfoKV *ProcSched, const MCWriteProcResEntry *WPR, in MCSubtargetInfo()
292 for (const MCWriteProcResEntry *PRI = STI->getWriteProcResBegin(SCDesc), in computeOutputLatency()