LLVM  8.0.1
Classes | Namespaces
AMDGPUTargetMachine.h File Reference

The AMDGPU TargetMachine interface definition for hw codgen targets. More...

#include "AMDGPUIntrinsicInfo.h"
#include "AMDGPUSubtarget.h"
#include "llvm/ADT/Optional.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Analysis/TargetTransformInfo.h"
#include "llvm/Support/CodeGen.h"
#include "llvm/Target/TargetMachine.h"
#include <memory>
Include dependency graph for AMDGPUTargetMachine.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::AMDGPUTargetMachine
 
class  llvm::R600TargetMachine
 
class  llvm::GCNTargetMachine
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Detailed Description

The AMDGPU TargetMachine interface definition for hw codgen targets.

Definition in file AMDGPUTargetMachine.h.