LLVM 19.0.0git
Classes | Namespaces | Macros
AMDGPUInstructionSelector.h File Reference

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
 

Detailed Description

This file declares the targeting of the InstructionSelector class for AMDGPU.

Definition in file AMDGPUInstructionSelector.h.

Macro Definition Documentation

◆ AMDGPUSubtarget [1/2]

#define AMDGPUSubtarget   GCNSubtarget

Definition at line 370 of file AMDGPUInstructionSelector.h.

◆ AMDGPUSubtarget [2/2]

#define AMDGPUSubtarget   GCNSubtarget

Definition at line 370 of file AMDGPUInstructionSelector.h.

◆ GET_GLOBALISEL_PREDICATE_BITSET

#define GET_GLOBALISEL_PREDICATE_BITSET

Definition at line 21 of file AMDGPUInstructionSelector.h.

◆ GET_GLOBALISEL_PREDICATES_DECL

#define GET_GLOBALISEL_PREDICATES_DECL

Definition at line 369 of file AMDGPUInstructionSelector.h.

◆ GET_GLOBALISEL_TEMPORARIES_DECL

#define GET_GLOBALISEL_TEMPORARIES_DECL

Definition at line 375 of file AMDGPUInstructionSelector.h.