Searched refs:MCWriteProcResEntry (Results 1 – 13 of 13) sorted by relevance
44 const MCWriteProcResEntry *WriteProcResTable;60 const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL,120 const MCWriteProcResEntry *getWriteProcResBegin( in getWriteProcResBegin()124 const MCWriteProcResEntry *getWriteProcResEnd( in getWriteProcResEnd()
64 struct MCWriteProcResEntry { struct68 bool operator==(const MCWriteProcResEntry &Other) const { argument
93 const MCWriteProcResEntry *I = STI.getWriteProcResBegin(&SCDesc); in getReciprocalThroughput()94 const MCWriteProcResEntry *E = STI.getWriteProcResEnd(&SCDesc); in getReciprocalThroughput()
45 const SubtargetInfoKV *ProcSched, const MCWriteProcResEntry *WPR, in MCSubtargetInfo()
41 struct MCWriteProcResEntry;68 const MCWriteProcResEntry *WPR,
127 using ProcResIter = const MCWriteProcResEntry *;
29 const SubtargetInfoKV *ProcSched, const MCWriteProcResEntry *WPR, in TargetSubtargetInfo()
315 for (const MCWriteProcResEntry *PRI = STI->getWriteProcResBegin(SCDesc), in computeOutputLatency()
571 for (const MCWriteProcResEntry &PRE : in initSUnits()
1996 for (const MCWriteProcResEntry &PE : in checkHazard()
50 std::vector<MCWriteProcResEntry> WriteProcResources;66 bool operator()(const MCWriteProcResEntry &LHS, in operator ()()67 const MCWriteProcResEntry &RHS) { in operator ()()1040 std::vector<MCWriteProcResEntry> WriteProcResources; in GenSchedClassTables()1103 MCWriteProcResEntry WPREntry; in GenSchedClassTables()1169 std::vector<MCWriteProcResEntry>::iterator WPRPos = in GenSchedClassTables()1229 MCWriteProcResEntry &WPREntry = SchedTables.WriteProcResources[WPRIdx]; in EmitSchedClassTables()
420 for (const MCWriteProcResEntry &PRE : in emitInstruction()
67 const MCWriteProcResEntry *PRE = STI.getWriteProcResBegin(&SCDesc) + I; in initializeUsedResources()