LLVM  4.0.0
Classes | Namespaces | Enumerations
ARMRegisterBankInfo.h File Reference

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

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

Go to the source code of this file.

Classes

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

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 
 llvm::ARM
 Define some predicates that are used for node matching.
 

Enumerations

enum  { llvm::ARM::GPRRegBankID = 0, llvm::ARM::NumRegisterBanks }
 

Detailed Description

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

Todo:
This should be generated by TableGen.

Definition in file ARMRegisterBankInfo.h.