LLVM 20.0.0git
|
This file implements the targeting of the RegisterBankInfo class for BPF. More...
#include "BPFRegisterBankInfo.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/Support/Debug.h"
#include "BPFGenRegisterBank.inc"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "bpf-reg-bank-info" |
#define | GET_TARGET_REGBANK_IMPL |
This file implements the targeting of the RegisterBankInfo class for BPF.
Definition in file BPFRegisterBankInfo.cpp.
#define DEBUG_TYPE "bpf-reg-bank-info" |
Definition at line 17 of file BPFRegisterBankInfo.cpp.
#define GET_TARGET_REGBANK_IMPL |
Definition at line 19 of file BPFRegisterBankInfo.cpp.