Searched defs:getList (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSchedulerRegistry.h52 static RegisterScheduler *getList() { function in class:llvm::RegisterScheduler
H A DRegAllocRegistry.h47 static SubClass *getList() { function in class:llvm::RegisterRegAllocBase
H A DMachinePassRegistry.h86 MachinePassRegistryNode<PassCtorTy> *getList() { return List; } function in class:llvm::MachinePassRegistry
H A DMachineScheduler.h159 static MachineSchedRegistry *getList() { function in class:llvm::MachineSchedRegistry
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DSymbolTableListTraits.h86 static ListTy &getList(ItemParentClass *Par) { function in class:llvm::SymbolTableListTraits
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableList.h100 ImmutableList getList() const { return L; } function in class:llvm::ImmutableList::iterator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h61 const List &getList(size_t LI) const { return Lists[LI]; } function in class:llvm::DebugLocStream

Completed in 90 milliseconds