Home
last modified time | relevance | path

Searched refs:getGroups (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DPredicateExpander.cpp542 for (const OpcodeGroup &Group : Fn.getGroups()) { in expandBody()
H A DCodeGenSchedule.h415 ArrayRef<OpcodeGroup> getGroups() const { return Groups; } in getGroups() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp330 std::vector<GroupSection> getGroups();
3693 template <class ELFT> std::vector<GroupSection> ELFDumper<ELFT>::getGroups() { in getGroups() function in ELFDumper
3789 std::vector<GroupSection> V = this->getGroups(); in printGroupSections()
7145 std::vector<GroupSection> V = this->getGroups(); in printGroupSections()