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

/external/llvm/include/llvm/Support/
H A DTargetRegistry.h1 //===-- Support/TargetRegistry.h - Target Registration ----------*- C++ -*-===//
10 // This file exposes the TargetRegistry interface, which tools can use to access
15 // appropriate TargetRegistry interfaces.
74 /// will be zero initialized), and pass that instance to the TargetRegistry as
78 friend struct TargetRegistry;
155 /// TargetRegistry.
496 /// TargetRegistry - Generic interface to target specific features.
497 struct TargetRegistry { struct in namespace:llvm
501 friend struct TargetRegistry;
839 TargetRegistry
[all...]

Completed in 188 milliseconds