LLVM
15.0.0git
|
#include "PPCRegisterBankInfo.h"
#include "PPCRegisterInfo.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/Support/Debug.h"
#include "PPCGenRegisterBank.inc"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "ppc-reg-bank-info" |
#define | GET_TARGET_REGBANK_IMPL |
This file implements the targeting of the RegisterBankInfo class for PowerPC.
Definition in file PPCRegisterBankInfo.cpp.
#define DEBUG_TYPE "ppc-reg-bank-info" |
Definition at line 19 of file PPCRegisterBankInfo.cpp.
#define GET_TARGET_REGBANK_IMPL |
Definition at line 21 of file PPCRegisterBankInfo.cpp.