LLVM 20.0.0git
|
This file implements the targeting of the RegisterBankInfo class for PowerPC. More...
#include "PPCRegisterBankInfo.h"
#include "PPCRegisterInfo.h"
#include "llvm/CodeGen/GlobalISel/GenericMachineInstrs.h"
#include "llvm/CodeGen/GlobalISel/Utils.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/Support/Debug.h"
#include "PPCGenRegisterBank.inc"
#include "PPCGenRegisterBankInfo.def"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "ppc-reg-bank-info" |
#define | GET_TARGET_REGBANK_IMPL |
Functions | |
static bool | isFPIntrinsic (unsigned ID) |
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 21 of file PPCRegisterBankInfo.cpp.
#define GET_TARGET_REGBANK_IMPL |
Definition at line 23 of file PPCRegisterBankInfo.cpp.
ID
only uses and defines FPRs. Definition at line 226 of file PPCRegisterBankInfo.cpp.