LLVM  8.0.1
Classes | Namespaces | Macros
AMDGPUInstructionSelector.h File Reference

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"
Include dependency graph for AMDGPUInstructionSelector.h:
This graph shows which files directly or indirectly include this file:

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
 

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 100 of file AMDGPUInstructionSelector.h.

◆ AMDGPUSubtarget [2/2]

#define AMDGPUSubtarget   GCNSubtarget

Definition at line 100 of file AMDGPUInstructionSelector.h.

◆ GET_GLOBALISEL_PREDICATE_BITSET

#define GET_GLOBALISEL_PREDICATE_BITSET

Definition at line 24 of file AMDGPUInstructionSelector.h.

◆ GET_GLOBALISEL_PREDICATES_DECL

#define GET_GLOBALISEL_PREDICATES_DECL

Definition at line 99 of file AMDGPUInstructionSelector.h.

◆ GET_GLOBALISEL_TEMPORARIES_DECL

#define GET_GLOBALISEL_TEMPORARIES_DECL

Definition at line 105 of file AMDGPUInstructionSelector.h.