Searched refs:SubUnits (Results 1 – 3 of 3) sorted by relevance
620 bool hasSuperGroup(const ConstRecVec &SubUnits, const CodeGenProcModel &PM);
1735 bool CodeGenSchedModels::hasSuperGroup(const ConstRecVec &SubUnits, in hasSuperGroup() argument1741 auto RI = SubUnits.begin(), RE = SubUnits.end(); in hasSuperGroup()
2593 auto SubUnits = SchedModel->getProcResource(i)->SubUnitsIdxBegin; in init() local2596 ResourceGroupSubUnitMasks[i].setBit(SubUnits[U]); in init()2684 auto SubUnits = SchedModel->getProcResource(PIdx)->SubUnitsIdxBegin; in getNextResourceCycle() local2688 getNextResourceCycle(SC, SubUnits[I], ReleaseAtCycle, AcquireAtCycle); in getNextResourceCycle()