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

/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DSymbolTableListTraits.h56 static iplist<ValueSubClass> &getList(ItemParentClass *Par) { function in class:llvm::SymbolTableListTraits
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DRegAllocRegistry.h48 static RegisterRegAlloc *getList() { function in class:llvm::RegisterRegAlloc
H A DSchedulerRegistry.h52 static RegisterScheduler *getList() { function in class:llvm::RegisterScheduler
H A DMachinePassRegistry.h99 MachinePassRegistryNode *getList() { return List; } function in class:llvm::MachinePassRegistry
H A DMachineScheduler.h86 static MachineSchedRegistry *getList() { function in class:llvm::MachineSchedRegistry
/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DImmutableList.h91 ImmutableList getList() const { return L; } function in class:llvm::ImmutableList::iterator

Completed in 131 milliseconds