Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
HDPredicateExpander.cpp481 for (const OpcodeGroup &Group : Fn.getGroups()) { in expandBody()
HDCodeGenSchedule.h407 ArrayRef<OpcodeGroup> getGroups() const { return Groups; } in getGroups() function
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
HDELFDumper.cpp3123 std::vector<GroupSection> getGroups(const ELFFile<ELFT> *Obj, in getGroups() function
3178 std::vector<GroupSection> V = getGroups<ELFT>(Obj, this->FileName); in printGroupSections()
5501 std::vector<GroupSection> V = getGroups<ELFT>(Obj, this->FileName); in printGroupSections()