Searched refs:subgroups (Results 1 – 11 of 11) 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()
91 llvm::iterator_range<subgroup_iterator> subgroups() const;
88 GroupRecord::subgroups() const { in subgroups() function in GroupRecord
58 class DiagGroup<string Name, list<DiagGroup> subgroups = []> {60 list<DiagGroup> SubGroups = subgroups;
61 …et past where $2 ends, and so on. You can use $#+ to determine how many subgroups were in the last…137 …subgroup in the last successful match. Contrast with $#+, the number of subgroups in the regular e…138 …ffset where $2 begins, and so on. You can use $#- to determine how many subgroups were in the last…
189 how many subgroups were in the last successful match. See the435 C<$#+>, the number of subgroups in the regular expression. Compare444 You can use C<$#-> to determine how many subgroups were in the
41 subgroups):
354 how many subgroups were in the last successful match. See the610 C<$#+>, the number of subgroups in the regular expression. Compare
1308 on. You can use C<$#+> to determine how many subgroups were in the last1372 successful match. Contrast with C<$#+>, the number of subgroups
5490 including all its subgroups.5863 including all subgroups. It is silently ignored for all other
1788 // model and is used to categorize instructions into subgroups. For instance,