Searched refs:getList (Results 1 – 10 of 10) sorted by relevance
86 MachinePassRegistryNode<PassCtorTy> *getList() { return List; } in getList() function92 for (MachinePassRegistryNode<PassCtorTy> *R = getList(); R; in setDefault()148 for (RegistryClass *Node = RegistryClass::getList(); in initialize()
48 static SubClass *getList() { in getList() function49 return static_cast<SubClass *>(Registry.getList()); in getList()
52 static RegisterScheduler *getList() { in getList() function53 return (RegisterScheduler *)Registry.getList(); in getList()
167 static MachineSchedRegistry *getList() { in getList() function168 return (MachineSchedRegistry *)Registry.getList(); in getList()
48 ListTy &ItemList = getList(getListOwner()); in setSymTabObject()
88 static ListTy &getList(ItemParentClass *Par) { in getList() function
61 const List &getList(size_t LI) const { return Lists[LI]; } in getList() function
241 const DebugLocStream::List &List = Locs.getList(LocList.getValue()); in hashLocList()
843 MCSymbol *Label = DD->getDebugLocs().getList(Index).Label; in emitValue()
101 ImmutableList getList() const { return L; } in getList() function