22 static Target TheAMDGPUTarget;
23 return TheAMDGPUTarget;
27 static Target TheGCNTarget;
34 "AMD GPUs HD2XXX-HD6XXX");
RegisterTarget - Helper template for registering a target, for use in the target's initialization fun...
Target & getTheGCNTarget()
The target for GCN GPUs.
Target & getTheAMDGPUTarget()
The target which suports all AMD GPUs.
void LLVMInitializeAMDGPUTargetInfo()
Extern function to initialize the targets for the AMDGPU backend.
The AMDGPU TargetMachine interface definition for hw codgen targets.
Target - Wrapper for Target specific information.