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"
This class provides the information for the target register banks.
Holds all the information related to register banks.
unsigned HwMode
Current HwMode for the target.
This is an optimization pass for GlobalISel generic memory operations.