Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DPredicateExpander.cpp501 for (const OpcodeGroup &Group : Fn.getGroups()) { in expandBody()
DCodeGenSchedule.h410 ArrayRef<OpcodeGroup> getGroups() const { return Groups; } in getGroups() function
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
DELFDumper.cpp299 std::vector<GroupSection> getGroups();
3295 template <class ELFT> std::vector<GroupSection> ELFDumper<ELFT>::getGroups() { in getGroups() function in ELFDumper
3391 std::vector<GroupSection> V = this->getGroups(); in printGroupSections()
6307 std::vector<GroupSection> V = this->getGroups(); in printGroupSections()