#include #include "X86GenSubtargetInfo.inc"">

LLVM: lib/Target/X86/X86Subtarget.h File Reference (original) (raw)

#include "[X86FrameLowering.h](X86FrameLowering%5F8h%5Fsource.html)"
#include "[X86ISelLowering.h](X86ISelLowering%5F8h%5Fsource.html)"
#include "[X86InstrInfo.h](X86InstrInfo%5F8h%5Fsource.html)"
#include "[X86SelectionDAGInfo.h](X86SelectionDAGInfo%5F8h%5Fsource.html)"
#include "[llvm/CodeGen/TargetSubtargetInfo.h](TargetSubtargetInfo%5F8h%5Fsource.html)"
#include "[llvm/IR/CallingConv.h](CallingConv%5F8h%5Fsource.html)"
#include "[llvm/TargetParser/Triple.h](Triple%5F8h%5Fsource.html)"
#include <climits>
#include <memory>
#include "X86GenSubtargetInfo.inc"

Go to the source code of this file.

Namespaces
namespace llvm
This is an optimization pass for GlobalISel generic memory operations.
namespace llvm::PICStyles
The X86 backend supports a number of different styles of PIC.

GET_SUBTARGETINFO_HEADER

#define GET_SUBTARGETINFO_HEADER

GET_SUBTARGETINFO_MACRO [1/2]

#define GET_SUBTARGETINFO_MACRO ( ATTRIBUTE,
DEFAULT,
GETTER )

Value:

@ DEFAULT

Default weight is used in cases when there is no dedicated execution weight set.

Definition at line 65 of file X86Subtarget.h.

GET_SUBTARGETINFO_MACRO [2/2]

#define GET_SUBTARGETINFO_MACRO ( ATTRIBUTE,
DEFAULT,
GETTER )

Value:

bool GETTER() const { return ATTRIBUTE; }

Definition at line 65 of file X86Subtarget.h.