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.
66 /// will be zero initialized), and pass that instance to the TargetRegistry as
70 friend struct TargetRegistry;
135 /// TargetRegistry.
457 /// TargetRegistry - Generic interface to target specific features.
458 struct TargetRegistry { struct in namespace:llvm
462 friend struct TargetRegistry;
814 TargetRegistry
[all...]

Completed in 49 milliseconds