|
LLVM
8.0.1
|
This file implements the targeting of the RegisterBankInfo class for X86. More...
#include "X86RegisterBankInfo.h"#include "X86InstrInfo.h"#include "llvm/CodeGen/GlobalISel/RegisterBank.h"#include "llvm/CodeGen/GlobalISel/RegisterBankInfo.h"#include "llvm/CodeGen/MachineRegisterInfo.h"#include "llvm/CodeGen/TargetRegisterInfo.h"#include "X86GenRegisterBank.inc"#include "X86GenRegisterBankInfo.def"
Go to the source code of this file.
Macros | |
| #define | GET_TARGET_REGBANK_IMPL |
| #define | GET_TARGET_REGBANK_INFO_IMPL |
This file implements the targeting of the RegisterBankInfo class for X86.
Definition in file X86RegisterBankInfo.cpp.
| #define GET_TARGET_REGBANK_IMPL |
Definition at line 21 of file X86RegisterBankInfo.cpp.
| #define GET_TARGET_REGBANK_INFO_IMPL |
Definition at line 26 of file X86RegisterBankInfo.cpp.
1.8.13