LLVM 22.0.0git
SystemZSubtarget.h File Reference
#include "SystemZFrameLowering.h"
#include "SystemZISelLowering.h"
#include "SystemZInstrInfo.h"
#include "SystemZRegisterInfo.h"
#include "SystemZSelectionDAGInfo.h"
#include "llvm/CodeGen/TargetSubtargetInfo.h"
#include "llvm/IR/DataLayout.h"
#include "llvm/TargetParser/Triple.h"
#include <string>
#include "SystemZGenSubtargetInfo.inc"

Go to the source code of this file.

Classes

class  llvm::SystemZSubtarget

Namespaces

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

Macros

#define GET_SUBTARGETINFO_HEADER
#define GET_SUBTARGETINFO_MACRO(ATTRIBUTE, DEFAULT, GETTER)
#define GET_SUBTARGETINFO_MACRO(ATTRIBUTE, DEFAULT, GETTER)

Macro Definition Documentation

◆ GET_SUBTARGETINFO_HEADER

#define GET_SUBTARGETINFO_HEADER

Definition at line 26 of file SystemZSubtarget.h.

◆ GET_SUBTARGETINFO_MACRO [1/2]

#define GET_SUBTARGETINFO_MACRO ( ATTRIBUTE,
DEFAULT,
GETTER )
Value:
bool ATTRIBUTE = DEFAULT;
@ DEFAULT
Default weight is used in cases when there is no dedicated execution weight set.

Definition at line 37 of file SystemZSubtarget.h.

◆ GET_SUBTARGETINFO_MACRO [2/2]

#define GET_SUBTARGETINFO_MACRO ( ATTRIBUTE,
DEFAULT,
GETTER )
Value:
bool GETTER() const { return ATTRIBUTE; }

Definition at line 37 of file SystemZSubtarget.h.