Searched refs:GroupIndex (Results 1 – 6 of 6) sorted by relevance
215 unsigned GroupIndex = getResourceStateIndex(Users & (-Users)); in use() local 216 ResourceState &CurrentUser = *Resources[GroupIndex]; in use() 218 Strategies[GroupIndex]->used(RR.first); in use() 237 unsigned GroupIndex = getResourceStateIndex(Users & (-Users)); in release() local 238 ResourceState &CurrentUser = *Resources[GroupIndex]; in release()
157 SymbolGroup::SymbolGroup(InputFile *File, uint32_t GroupIndex) : File(File) { in SymbolGroup() argument 162 initializeForPdb(GroupIndex); in SymbolGroup() 174 if (I == GroupIndex) in SymbolGroup()
897 const unsigned GroupIndex = State->GetGroup(AntiDepReg); in BreakAntiDependencies() local898 if (GroupIndex == 0) { in BreakAntiDependencies()907 if (FindSuitableFreeRegisters(AntiDepReg, GroupIndex, RenameOrder, in BreakAntiDependencies()
94 explicit SymbolGroup(InputFile *File, uint32_t GroupIndex = 0);
95 SEMANTIC_KIND(23, GroupIndex)
4672 int GroupIndex = -1; member4700 Objects[Index].GroupIndex = NextGroupIndex; in EndCurrentGroup()4733 A.GroupIndex, A.ObjectIndex) < in FrameObjectCompare()4735 B.GroupIndex, B.ObjectIndex); in FrameObjectCompare()4827 int FirstGroupIndex = FrameObjects[*TBPI].GroupIndex; in orderFrameObjects()4830 if (Object.GroupIndex == FirstGroupIndex) in orderFrameObjects()4849 dbgs() << " " << Obj.ObjectIndex << ": group " << Obj.GroupIndex; in orderFrameObjects()