Go to the documentation of this file.
19 #define DEBUG_TYPE "r600-subtarget"
21 #define GET_SUBTARGETINFO_TARGET_DESC
22 #define GET_SUBTARGETINFO_CTOR
23 #include "R600GenSubtargetInfo.inc"
30 TLInfo(
TM, initializeSubtargetDependencies(TT, GPU,
FS)),
31 InstrItins(getInstrItineraryForCPU(GPU)) {}
This is an optimization pass for GlobalISel generic memory operations.
Information about stack frame layout on the target.
R600Subtarget & initializeSubtargetDependencies(const Triple &TT, StringRef GPU, StringRef FS)
R600Subtarget(const Triple &TT, StringRef CPU, StringRef FS, const TargetMachine &TM)
Triple - Helper class for working with autoconf configuration names.
bool hasCaymanISA() const
Generation getGeneration() const
Primary interface to the complete machine description for the target machine.
StringRef - Represent a constant reference to a string, i.e.
Analysis the ScalarEvolution expression for r is this
const char LLVMTargetMachineRef TM
void ParseSubtargetFeatures(StringRef CPU, StringRef TuneCPU, StringRef FS)