LLVM
8.0.1
|
This file declares the targeting of the InstructionSelector class for AMDGPU. More...
#include "AMDGPU.h"
#include "AMDGPUArgumentUsageInfo.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/CodeGen/GlobalISel/InstructionSelector.h"
#include "AMDGPUGenGlobalISel.inc"
Go to the source code of this file.
Classes | |
class | llvm::AMDGPUInstructionSelector |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
Macros | |
#define | GET_GLOBALISEL_PREDICATE_BITSET |
#define | AMDGPUSubtarget GCNSubtarget |
#define | GET_GLOBALISEL_PREDICATES_DECL |
#define | AMDGPUSubtarget GCNSubtarget |
#define | GET_GLOBALISEL_TEMPORARIES_DECL |
This file declares the targeting of the InstructionSelector class for AMDGPU.
Definition in file AMDGPUInstructionSelector.h.
#define AMDGPUSubtarget GCNSubtarget |
Definition at line 100 of file AMDGPUInstructionSelector.h.
#define AMDGPUSubtarget GCNSubtarget |
Definition at line 100 of file AMDGPUInstructionSelector.h.
#define GET_GLOBALISEL_PREDICATE_BITSET |
Definition at line 24 of file AMDGPUInstructionSelector.h.
#define GET_GLOBALISEL_PREDICATES_DECL |
Definition at line 99 of file AMDGPUInstructionSelector.h.
#define GET_GLOBALISEL_TEMPORARIES_DECL |
Definition at line 105 of file AMDGPUInstructionSelector.h.