|
LLVM 24.0.0git
|
#include "TargetInfo/AMDGPUTargetInfo.h"#include "llvm/MC/TargetRegistry.h"#include "llvm/Support/Compiler.h"Go to the source code of this file.
Functions | |
| LLVM_ABI LLVM_EXTERNAL_VISIBILITY void | LLVMInitializeAMDGPUTargetInfo () |
| Extern function to initialize the targets for the AMDGPU backend. | |
| LLVM_ABI LLVM_EXTERNAL_VISIBILITY void LLVMInitializeAMDGPUTargetInfo | ( | ) |
Extern function to initialize the targets for the AMDGPU backend.
Definition at line 40 of file AMDGPUTargetInfo.cpp.
References llvm::getTheGCNLegacyTarget(), llvm::getTheGCNTarget(), llvm::getTheR600Target(), and llvm::TargetRegistry::RegisterTarget().