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

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

#include "llvm/CodeGen/GlobalISel/RegisterBankInfo.h"
#include "MipsGenRegisterBank.inc"
Include dependency graph for MipsRegisterBankInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::MipsGenRegisterBankInfo
 
class  llvm::MipsRegisterBankInfo
 This class provides the information for the target register banks. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Macros

#define GET_REGBANK_DECLARATIONS
 
#define GET_TARGET_REGBANK_CLASS
 

Detailed Description

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

Todo:
This should be generated by TableGen.

Definition in file MipsRegisterBankInfo.h.

Macro Definition Documentation

◆ GET_REGBANK_DECLARATIONS

#define GET_REGBANK_DECLARATIONS

Definition at line 19 of file MipsRegisterBankInfo.h.

◆ GET_TARGET_REGBANK_CLASS

#define GET_TARGET_REGBANK_CLASS

Definition at line 27 of file MipsRegisterBankInfo.h.