|
LLVM
4.0.0
|
This file declares the targeting of the RegisterBankInfo class for AArch64. More...
#include "llvm/CodeGen/GlobalISel/RegisterBankInfo.h"Go to the source code of this file.
Classes | |
| class | llvm::AArch64RegisterBankInfo |
| This class provides the information for the target register banks. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::AArch64 | |
Enumerations | |
| enum | { llvm::AArch64::GPRRegBankID = 0, llvm::AArch64::FPRRegBankID = 1, llvm::AArch64::CCRRegBankID = 2, llvm::AArch64::NumRegisterBanks } |
Variables | |
| RegisterBank | llvm::AArch64::GPRRegBank |
| RegisterBank | llvm::AArch64::FPRRegBank |
| RegisterBank | llvm::AArch64::CCRRegBank |
This file declares the targeting of the RegisterBankInfo class for AArch64.
Definition in file AArch64RegisterBankInfo.h.
1.8.6