Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DPredicateExpander.cpp501 for (const OpcodeGroup &Group : Fn.getGroups()) { in expandBody()
H A DCodeGenSchedule.h410 ArrayRef<OpcodeGroup> getGroups() const { return Groups; } in getGroups() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp299 std::vector<GroupSection> getGroups();
3279 template <class ELFT> std::vector<GroupSection> ELFDumper<ELFT>::getGroups() { in getGroups() function in ELFDumper
3375 std::vector<GroupSection> V = this->getGroups(); in printGroupSections()
6263 std::vector<GroupSection> V = this->getGroups(); in printGroupSections()