|
LLVM
3.7.0
|
Go to the source code of this file.
Functions | |
| static bool | CppBackend_TripleMatchQuality (Triple::ArchType Arch) |
| void | LLVMInitializeCppBackendTargetInfo () |
| void | LLVMInitializeCppBackendTargetMC () |
|
static |
Definition at line 17 of file CppBackendTargetInfo.cpp.
Referenced by LLVMInitializeCppBackendTargetInfo().
| void LLVMInitializeCppBackendTargetInfo | ( | ) |
Definition at line 23 of file CppBackendTargetInfo.cpp.
References CppBackend_TripleMatchQuality(), llvm::TargetRegistry::RegisterTarget(), and llvm::TheCppBackendTarget.
| void LLVMInitializeCppBackendTargetMC | ( | ) |
Definition at line 29 of file CppBackendTargetInfo.cpp.
1.8.6