Searched defs:Registry (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGlobalISel.cpp18 void llvm::initializeGlobalISel(PassRegistry &Registry) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.cpp28 void llvm::initializeObjCARCOpts(PassRegistry &Registry) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGen.cpp21 void llvm::initializeCodeGen(PassRegistry &Registry) { argument
[all...]
H A DMachineBranchProbabilityInfo.cpp44 PassRegistry &Registry = *PassRegistry::getPassRegistry(); local
H A DRegUsageInfoPropagate.cpp47 PassRegistry &Registry = *PassRegistry::getPassRegistry(); local
H A DRegUsageInfoCollector.cpp43 PassRegistry &Registry = *PassRegistry::getPassRegistry(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DUtils.cpp25 void llvm::initializeTransformUtils(PassRegistry &Registry) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorize.cpp25 void llvm::initializeVectorization(PassRegistry &Registry) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterUsageInfo.h39 PassRegistry &Registry = *PassRegistry::getPassRegistry(); local
H A DSchedulerRegistry.h38 static MachinePassRegistry<FunctionPassCtor> Registry; member in class:llvm::RegisterScheduler
H A DRegAllocRegistry.h33 static MachinePassRegistry<FunctionPassCtor> Registry; member in class:llvm::RegisterRegAllocBase
69 RegisterRegAllocBase<T>::Registry; member in class:llvm::RegisterRegAllocBase
/freebsd-13-stable/lib/libdevdctl/
H A Devent_factory.h61 typedef std::map<Key, Event::BuildMethod *> Registry; typedef in class:DevdCtl::EventFactory
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DRegistry.h65 class Registry { class in namespace:clang::ast_matchers::dynamic
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DAnalysis.cpp21 void llvm::initializeAnalysis(PassRegistry &Registry) { argument
[all...]
H A DLazyBlockFrequencyInfo.cpp68 void llvm::initializeLazyBFIPassPass(PassRegistry &Registry) { argument
H A DLazyBranchProbabilityInfo.cpp71 void llvm::initializeLazyBPIPassPass(PassRegistry &Registry) { argument
/freebsd-13-stable/contrib/llvm-project/lld/include/lld/Core/
H A DReader.h81 class Registry { class in namespace:lld
/freebsd-13-stable/contrib/llvm-project/lld/lib/Core/
H A DReader.cpp57 Registry::Registry() { function in class:lld::Registry
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrumentation.cpp105 void llvm::initializeInstrumentation(PassRegistry &Registry) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A Dbugpoint.cpp148 PassRegistry &Registry = *PassRegistry::getPassRegistry(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCallGraphSCCPass.h127 PassRegistry &Registry = *PassRegistry::getPassRegistry(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIPO.cpp25 void llvm::initializeIPO(PassRegistry &Registry) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DRegistry.h44 class Registry { class in namespace:llvm
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/
H A DTarget.cpp38 void llvm::initializeTarget(PassRegistry &Registry) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalar.cpp35 void llvm::initializeScalarOpts(PassRegistry &Registry) { argument
[all...]

Completed in 309 milliseconds

12