Searched refs:getGroups (Results 1 – 3 of 3) sorted by relevance
427 ArrayRef<OpcodeGroup> getGroups() const { return Groups; } in getGroups() function
513 for (const OpcodeGroup &Group : Fn.getGroups()) { in expandBody()
331 std::vector<GroupSection> getGroups();3758 template <class ELFT> std::vector<GroupSection> ELFDumper<ELFT>::getGroups() { in getGroups() function in ELFDumper3854 std::vector<GroupSection> V = this->getGroups(); in printGroupSections()7260 std::vector<GroupSection> V = this->getGroups(); in printGroupSections()