LLVM 22.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 33 of file AMDGPUTargetInfo.cpp.
References llvm::getTheGCNTarget(), and llvm::getTheR600Target().