13#ifndef LLVM_LIB_TARGET_RISCV_RISCVREGISTERBANKINFO_H
14#define LLVM_LIB_TARGET_RISCV_RISCVREGISTERBANKINFO_H
18#define GET_REGBANK_DECLARATIONS
19#include "RISCVGenRegisterBank.inc"
23class TargetRegisterInfo;
27#define GET_TARGET_REGBANK_CLASS
28#include "RISCVGenRegisterBank.inc"
unsigned const TargetRegisterInfo * TRI
This class provides the information for the target register banks.
Holds all the information related to register banks.
TargetRegisterInfo base class - We assume that the target defines a static array of TargetRegisterDes...
This is an optimization pass for GlobalISel generic memory operations.