LLVM 19.0.0git
Classes | Namespaces | Macros | Variables
M68kSubtarget.h File Reference

This file declares the M68k specific subclass of TargetSubtargetInfo. More...

#include "M68kFrameLowering.h"
#include "M68kISelLowering.h"
#include "M68kInstrInfo.h"
#include "llvm/CodeGen/GlobalISel/CallLowering.h"
#include "llvm/CodeGen/GlobalISel/InstructionSelector.h"
#include "llvm/CodeGen/GlobalISel/LegalizerInfo.h"
#include "llvm/CodeGen/RegisterBankInfo.h"
#include "llvm/CodeGen/SelectionDAGTargetInfo.h"
#include "llvm/CodeGen/TargetSubtargetInfo.h"
#include "llvm/IR/DataLayout.h"
#include "llvm/MC/MCInstrItineraries.h"
#include "llvm/Support/Alignment.h"
#include <string>
#include "M68kGenSubtargetInfo.inc"

Go to the source code of this file.

Classes

class  llvm::M68kSubtarget
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Macros

#define GET_SUBTARGETINFO_HEADER
 

Variables

bool M68kReserveGP
 
bool M68kNoCpload
 

Detailed Description

This file declares the M68k specific subclass of TargetSubtargetInfo.

Definition in file M68kSubtarget.h.

Macro Definition Documentation

◆ GET_SUBTARGETINFO_HEADER

#define GET_SUBTARGETINFO_HEADER

Definition at line 33 of file M68kSubtarget.h.

Variable Documentation

◆ M68kNoCpload

bool M68kNoCpload
extern

◆ M68kReserveGP

bool M68kReserveGP
extern