13 #ifndef LLVM_LIB_TARGET_R600_AMDGPUMACHINEFUNCTION_H
14 #define LLVM_LIB_TARGET_R600_AMDGPUMACHINEFUNCTION_H
22 virtual void anchor();
AMDGPUMachineFunction(const MachineFunction &MF)
MachineFunctionInfo - This class can be derived from and used by targets to hold private target-speci...
unsigned getShaderType() const
unsigned LDSSize
Number of bytes in the LDS that are being used.
std::map< const GlobalValue *, unsigned > LocalMemoryObjects
A map to keep track of local memory objects and their offsets within the local memory space...
unsigned ABIArgOffset
Start of implicit kernel args.