22 static Target TheAMDGPUTarget;
23 return TheAMDGPUTarget;
27 static Target TheGCNTarget;
34 "AMD GPUs HD2XXX-HD6XXX",
"AMDGPU");
36 "AMD GCN GPUs",
"AMDGPU");
Target & getTheGCNTarget()
The target for GCN GPUs.
This class represents lattice values for constants.
Target & getTheAMDGPUTarget()
The target which supports 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.