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

This file declares the targeting of the RegisterBankInfo class for AMDGPU. More...

#include "llvm/ADT/SmallSet.h"
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/CodeGen/Register.h"
#include "llvm/CodeGen/RegisterBankInfo.h"
#include "AMDGPUGenRegisterBank.inc"

Go to the source code of this file.

Classes

class  llvm::AMDGPUGenRegisterBankInfo
 This class provides the information for the target register banks. More...
 
class  llvm::AMDGPURegisterBankInfo
 
struct  llvm::AMDGPURegisterBankInfo::OpRegBankEntry< NumOps >
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Macros

#define GET_REGBANK_DECLARATIONS
 
#define GET_TARGET_REGBANK_CLASS
 

Detailed Description

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

Todo:
This should be generated by TableGen.

Definition in file AMDGPURegisterBankInfo.h.

Macro Definition Documentation

◆ GET_REGBANK_DECLARATIONS

#define GET_REGBANK_DECLARATIONS

Definition at line 21 of file AMDGPURegisterBankInfo.h.

◆ GET_TARGET_REGBANK_CLASS

#define GET_TARGET_REGBANK_CLASS

Definition at line 38 of file AMDGPURegisterBankInfo.h.