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

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

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

Go to the source code of this file.

Classes

class  llvm::X86GenRegisterBankInfo
 
class  llvm::X86RegisterBankInfo
 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
 
#define GET_TARGET_REGBANK_INFO_CLASS
 

Detailed Description

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

Todo:
This should be generated by TableGen.

Definition in file X86RegisterBankInfo.h.

Macro Definition Documentation

◆ GET_REGBANK_DECLARATIONS

#define GET_REGBANK_DECLARATIONS

Definition at line 19 of file X86RegisterBankInfo.h.

◆ GET_TARGET_REGBANK_CLASS

#define GET_TARGET_REGBANK_CLASS

Definition at line 28 of file X86RegisterBankInfo.h.

◆ GET_TARGET_REGBANK_INFO_CLASS

#define GET_TARGET_REGBANK_INFO_CLASS

Definition at line 30 of file X86RegisterBankInfo.h.