Searched refs:MCWriteProcResEntry (Results 1 – 8 of 8) sorted by relevance
37 const MCWriteProcResEntry *WriteProcResTable;57 const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL,117 const MCWriteProcResEntry *getWriteProcResBegin( in getWriteProcResBegin()121 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()
40 std::vector<MCWriteProcResEntry> WriteProcResources;56 bool operator()(const MCWriteProcResEntry &LHS, in operator ()()57 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()
112 typedef const MCWriteProcResEntry *ProcResIter;
54 const MCWriteProcResEntry *WPR,
42 const SubtargetInfoKV *ProcSched, const MCWriteProcResEntry *WPR, in MCSubtargetInfo()
295 for (const MCWriteProcResEntry *PRI = STI->getWriteProcResBegin(SCDesc), in computeOutputLatency()