LLVM 19.0.0git
Macros
BPFRegisterBankInfo.cpp File Reference

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
 

Detailed Description

This file implements the targeting of the RegisterBankInfo class for BPF.

Definition in file BPFRegisterBankInfo.cpp.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "bpf-reg-bank-info"

Definition at line 17 of file BPFRegisterBankInfo.cpp.

◆ GET_TARGET_REGBANK_IMPL

#define GET_TARGET_REGBANK_IMPL

Definition at line 19 of file BPFRegisterBankInfo.cpp.