LLVM
10.0.0svn
|
#include "llvm/Support/TargetRegistry.h"
Public Member Functions | |
RegisterTarget (Target &T, const char *Name, const char *Desc, const char *BackendName) | |
Static Public Member Functions | |
static bool | getArchMatch (Triple::ArchType Arch) |
Definition at line 925 of file TargetRegistry.h.
|
inline |
Definition at line 926 of file TargetRegistry.h.
References llvm::TargetRegistry::RegisterTarget().
|
inlinestatic |
Definition at line 932 of file TargetRegistry.h.