HomeSort by relevance Sort by last modified time
    Searched defs:TargetRegistry (Results 1 - 17 of 17) sorted by null

  /frameworks/compile/mclinker/include/mcld/Support/
TargetRegistry.h 1 //===- TargetRegistry.h ---------------------------------------------------===//
27 /** \class TargetRegistry
28 * \brief TargetRegistry is an object adapter of llvm::TargetRegistry
30 class TargetRegistry {
124 TargetRegistry::iterator target, ie = TargetRegistry::end();
125 for (target = TargetRegistry::begin(); target != ie; ++target) {
130 TargetRegistry::RegisterTarget(pTarget, pName, &getTripleMatchQuality);
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
TargetRegistry.h 1 //===-- Support/TargetRegistry.h - Target Registration ----------*- C++ -*-===//
10 // This file exposes the TargetRegistry interface, which tools can use to access
15 // appropriate TargetRegistry interfaces.
64 /// will be zero initialized), and pass that instance to the TargetRegistry as
68 friend struct TargetRegistry;
126 /// TargetRegistry.
441 /// TargetRegistry - Generic interface to target specific features.
442 struct TargetRegistry {
446 friend struct TargetRegistry;
783 TargetRegistry::RegisterTarget(T, Name, Desc
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
TargetRegistry.h 1 //===- Support/TargetRegistry.h - Target Registration -----------*- C++ -*-===//
10 // This file exposes the TargetRegistry interface, which tools can use to access
15 // appropriate TargetRegistry interfaces.
100 /// will be zero initialized), and pass that instance to the TargetRegistry as
104 friend struct TargetRegistry;
178 /// TargetRegistry.
560 /// TargetRegistry - Generic interface to target specific features.
561 struct TargetRegistry {
566 TargetRegistry() = delete;
570 friend struct TargetRegistry;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
TargetRegistry.h 1 //===- Support/TargetRegistry.h - Target Registration -----------*- C++ -*-===//
10 // This file exposes the TargetRegistry interface, which tools can use to access
15 // appropriate TargetRegistry interfaces.
100 /// will be zero initialized), and pass that instance to the TargetRegistry as
104 friend struct TargetRegistry;
178 /// TargetRegistry.
560 /// TargetRegistry - Generic interface to target specific features.
561 struct TargetRegistry {
566 TargetRegistry() = delete;
570 friend struct TargetRegistry;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
TargetRegistry.h 1 //===- Support/TargetRegistry.h - Target Registration -----------*- C++ -*-===//
10 // This file exposes the TargetRegistry interface, which tools can use to access
15 // appropriate TargetRegistry interfaces.
100 /// will be zero initialized), and pass that instance to the TargetRegistry as
104 friend struct TargetRegistry;
178 /// TargetRegistry.
560 /// TargetRegistry - Generic interface to target specific features.
561 struct TargetRegistry {
566 TargetRegistry() = delete;
570 friend struct TargetRegistry;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
TargetRegistry.h 1 //===- Support/TargetRegistry.h - Target Registration -----------*- C++ -*-===//
10 // This file exposes the TargetRegistry interface, which tools can use to access
15 // appropriate TargetRegistry interfaces.
100 /// will be zero initialized), and pass that instance to the TargetRegistry as
104 friend struct TargetRegistry;
178 /// TargetRegistry.
560 /// TargetRegistry - Generic interface to target specific features.
561 struct TargetRegistry {
566 TargetRegistry() = delete;
570 friend struct TargetRegistry;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
TargetRegistry.h 1 //===- Support/TargetRegistry.h - Target Registration -----------*- C++ -*-===//
10 // This file exposes the TargetRegistry interface, which tools can use to access
15 // appropriate TargetRegistry interfaces.
100 /// will be zero initialized), and pass that instance to the TargetRegistry as
104 friend struct TargetRegistry;
178 /// TargetRegistry.
560 /// TargetRegistry - Generic interface to target specific features.
561 struct TargetRegistry {
566 TargetRegistry() = delete;
570 friend struct TargetRegistry;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
TargetRegistry.h 1 //===- Support/TargetRegistry.h - Target Registration -----------*- C++ -*-===//
10 // This file exposes the TargetRegistry interface, which tools can use to access
15 // appropriate TargetRegistry interfaces.
100 /// will be zero initialized), and pass that instance to the TargetRegistry as
104 friend struct TargetRegistry;
178 /// TargetRegistry.
560 /// TargetRegistry - Generic interface to target specific features.
561 struct TargetRegistry {
566 TargetRegistry() = delete;
570 friend struct TargetRegistry;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
TargetRegistry.h 1 //===- Support/TargetRegistry.h - Target Registration -----------*- C++ -*-===//
10 // This file exposes the TargetRegistry interface, which tools can use to access
15 // appropriate TargetRegistry interfaces.
100 /// will be zero initialized), and pass that instance to the TargetRegistry as
104 friend struct TargetRegistry;
178 /// TargetRegistry.
560 /// TargetRegistry - Generic interface to target specific features.
561 struct TargetRegistry {
566 TargetRegistry() = delete;
570 friend struct TargetRegistry;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
TargetRegistry.h 1 //===- Support/TargetRegistry.h - Target Registration -----------*- C++ -*-===//
10 // This file exposes the TargetRegistry interface, which tools can use to access
15 // appropriate TargetRegistry interfaces.
100 /// will be zero initialized), and pass that instance to the TargetRegistry as
104 friend struct TargetRegistry;
178 /// TargetRegistry.
560 /// TargetRegistry - Generic interface to target specific features.
561 struct TargetRegistry {
566 TargetRegistry() = delete;
570 friend struct TargetRegistry;
    [all...]
  /external/llvm/include/llvm/Support/
TargetRegistry.h 1 //===-- Support/TargetRegistry.h - Target Registration ----------*- C++ -*-===//
10 // This file exposes the TargetRegistry interface, which tools can use to access
15 // appropriate TargetRegistry interfaces.
85 /// will be zero initialized), and pass that instance to the TargetRegistry as
89 friend struct TargetRegistry;
160 /// TargetRegistry.
535 /// TargetRegistry - Generic interface to target specific features.
536 struct TargetRegistry {
541 TargetRegistry() = delete;
547 friend struct TargetRegistry;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
TargetRegistry.h 1 //===- Support/TargetRegistry.h - Target Registration -----------*- C++ -*-===//
10 // This file exposes the TargetRegistry interface, which tools can use to access
15 // appropriate TargetRegistry interfaces.
93 /// will be zero initialized), and pass that instance to the TargetRegistry as
97 friend struct TargetRegistry;
174 /// TargetRegistry.
557 /// TargetRegistry - Generic interface to target specific features.
558 struct TargetRegistry {
563 TargetRegistry() = delete;
567 friend struct TargetRegistry;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
TargetRegistry.h 1 //===- Support/TargetRegistry.h - Target Registration -----------*- C++ -*-===//
10 // This file exposes the TargetRegistry interface, which tools can use to access
15 // appropriate TargetRegistry interfaces.
93 /// will be zero initialized), and pass that instance to the TargetRegistry as
97 friend struct TargetRegistry;
174 /// TargetRegistry.
557 /// TargetRegistry - Generic interface to target specific features.
558 struct TargetRegistry {
563 TargetRegistry() = delete;
567 friend struct TargetRegistry;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
TargetRegistry.h 1 //===- Support/TargetRegistry.h - Target Registration -----------*- C++ -*-===//
10 // This file exposes the TargetRegistry interface, which tools can use to access
15 // appropriate TargetRegistry interfaces.
93 /// will be zero initialized), and pass that instance to the TargetRegistry as
97 friend struct TargetRegistry;
174 /// TargetRegistry.
557 /// TargetRegistry - Generic interface to target specific features.
558 struct TargetRegistry {
563 TargetRegistry() = delete;
567 friend struct TargetRegistry;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
TargetRegistry.h 1 //===- Support/TargetRegistry.h - Target Registration -----------*- C++ -*-===//
10 // This file exposes the TargetRegistry interface, which tools can use to access
15 // appropriate TargetRegistry interfaces.
93 /// will be zero initialized), and pass that instance to the TargetRegistry as
97 friend struct TargetRegistry;
174 /// TargetRegistry.
557 /// TargetRegistry - Generic interface to target specific features.
558 struct TargetRegistry {
563 TargetRegistry() = delete;
567 friend struct TargetRegistry;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
TargetRegistry.h 1 //===- Support/TargetRegistry.h - Target Registration -----------*- C++ -*-===//
10 // This file exposes the TargetRegistry interface, which tools can use to access
15 // appropriate TargetRegistry interfaces.
93 /// will be zero initialized), and pass that instance to the TargetRegistry as
97 friend struct TargetRegistry;
174 /// TargetRegistry.
557 /// TargetRegistry - Generic interface to target specific features.
558 struct TargetRegistry {
563 TargetRegistry() = delete;
567 friend struct TargetRegistry;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
TargetRegistry.h 1 //===- Support/TargetRegistry.h - Target Registration -----------*- C++ -*-===//
10 // This file exposes the TargetRegistry interface, which tools can use to access
15 // appropriate TargetRegistry interfaces.
93 /// will be zero initialized), and pass that instance to the TargetRegistry as
97 friend struct TargetRegistry;
174 /// TargetRegistry.
557 /// TargetRegistry - Generic interface to target specific features.
558 struct TargetRegistry {
563 TargetRegistry() = delete;
567 friend struct TargetRegistry;
    [all...]

Completed in 491 milliseconds