|
LLVM
4.0.0
|
This file implements the targeting of the RegisterBankInfo class for ARM. More...
#include "ARMRegisterBankInfo.h"#include "ARMInstrInfo.h"#include "llvm/CodeGen/GlobalISel/RegisterBank.h"#include "llvm/CodeGen/GlobalISel/RegisterBankInfo.h"#include "llvm/CodeGen/MachineRegisterInfo.h"#include "llvm/Target/TargetRegisterInfo.h"Go to the source code of this file.
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::ARM | |
| Define some predicates that are used for node matching. | |
Variables | |
| const uint32_t | llvm::ARM::GPRCoverageData [] |
| RegisterBank | llvm::ARM::GPRRegBank (ARM::GPRRegBankID,"GPRB", 32, ARM::GPRCoverageData) |
| RegisterBank * | llvm::ARM::RegBanks [] = {&GPRRegBank} |
| RegisterBankInfo::PartialMapping | llvm::ARM::GPRPartialMapping |
| RegisterBankInfo::ValueMapping | llvm::ARM::ValueMappings [] |
This file implements the targeting of the RegisterBankInfo class for ARM.
Definition in file ARMRegisterBankInfo.cpp.
1.8.6