Searched refs:subgroups (Results 1 – 7 of 7) sorted by relevance
43 return llvm::all_of(Group.subgroups(), unimplemented); in unimplemented()52 for (const GroupRecord &GR : Group.subgroups()) { in enabledByDefault()73 for (const GroupRecord &GR : Group.subgroups()) { in printGroup()
88 GroupRecord::subgroups() const { in subgroups() function in GroupRecord
91 llvm::iterator_range<subgroup_iterator> subgroups() const;
58 class DiagGroup<string Name, list<DiagGroup> subgroups = []> {60 list<DiagGroup> SubGroups = subgroups;
152 Returns the number of subgroups within a workgroup.
1733 // model and is used to categorize instructions into subgroups. For instance,