Searched refs:ProcResourceIdx (Results 1 – 4 of 4) sorted by relevance
48 unsigned ProcResourceIdx; member52 return ProcResourceIdx == Other.ProcResourceIdx && Cycles == Other.Cycles;237 const MCProcResourceDesc *getProcResource(unsigned ProcResourceIdx) const { in getProcResource() argument240 assert(ProcResourceIdx < NumProcResourceKinds && "bad proc resource idx"); in getProcResource()241 return &ProcResourceTable[ProcResourceIdx]; in getProcResource()
57 return LHS.ProcResourceIdx < RHS.ProcResourceIdx; in operator ()()955 WPREntry.ProcResourceIdx = ProcModel.getProcResourceIdx(PRVec[PRIdx]); in GenSchedClassTables()956 assert(WPREntry.ProcResourceIdx && "Bad ProcResourceIdx"); in GenSchedClassTables()964 if (WriteProcResources[WPRIdx].ProcResourceIdx in GenSchedClassTables()965 == WPREntry.ProcResourceIdx) { in GenSchedClassTables()1083 OS << " {" << format("%2d", WPREntry.ProcResourceIdx) << ", " in EmitSchedClassTables()
303 if (!SchedModel.getProcResource(PRI->ProcResourceIdx)->IsBuffered) in computeOutputLatency()
1213 unsigned PIdx = PI->ProcResourceIdx; in init()1452 countResource(PI->ProcResourceIdx, PI->Cycles); in bumpNode()1657 if (PI->ProcResourceIdx == Policy.ReduceResIdx) in initResourceDelta()1659 if (PI->ProcResourceIdx == Policy.DemandResIdx) in initResourceDelta()