LLVM 20.0.0git
|
This file declares the targeting of the InstructionSelector class for AMDGPU. More...
#include "SIDefines.h"
#include "llvm/CodeGen/GlobalISel/InstructionSelector.h"
#include "llvm/IR/InstrTypes.h"
#include "AMDGPUGenGlobalISel.inc"
Go to the source code of this file.
Classes | |
class | llvm::AMDGPUInstructionSelector |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::AMDGPU |
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 376 of file AMDGPUInstructionSelector.h.
#define AMDGPUSubtarget GCNSubtarget |
Definition at line 376 of file AMDGPUInstructionSelector.h.
#define GET_GLOBALISEL_PREDICATE_BITSET |
Definition at line 21 of file AMDGPUInstructionSelector.h.
#define GET_GLOBALISEL_PREDICATES_DECL |
Definition at line 375 of file AMDGPUInstructionSelector.h.
#define GET_GLOBALISEL_TEMPORARIES_DECL |
Definition at line 381 of file AMDGPUInstructionSelector.h.