Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DPredicateExpander.cpp499 for (const OpcodeGroup &Group : Fn.getGroups()) { in expandBody()
DCodeGenSchedule.h405 ArrayRef<OpcodeGroup> getGroups() const { return Groups; } in getGroups() function
/openbsd/src/gnu/llvm/llvm/tools/llvm-readobj/
DELFDumper.cpp304 std::vector<GroupSection> getGroups();
3398 template <class ELFT> std::vector<GroupSection> ELFDumper<ELFT>::getGroups() { in getGroups() function in ELFDumper
3494 std::vector<GroupSection> V = this->getGroups(); in printGroupSections()
6603 std::vector<GroupSection> V = this->getGroups(); in printGroupSections()