LLVM API Documentation

Classes | Namespaces | Defines | Enumerations
X86Subtarget.h File Reference
#include "X86FrameLowering.h"
#include "X86ISelLowering.h"
#include "X86InstrInfo.h"
#include "X86SelectionDAGInfo.h"
#include "llvm/ADT/Triple.h"
#include "llvm/IR/CallingConv.h"
#include "llvm/Target/TargetSubtargetInfo.h"
#include <string>
#include "X86GenSubtargetInfo.inc"
Include dependency graph for X86Subtarget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::final< T >
 Concrete instance of DWARFUnitSection, specialized for one Unit type. More...

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


namespace  llvm::PICStyles

Defines

#define GET_SUBTARGETINFO_HEADER

Enumerations

enum  llvm::PICStyles::Style {
  llvm::PICStyles::StubPIC, llvm::PICStyles::StubDynamicNoPIC, llvm::PICStyles::GOT, llvm::PICStyles::RIPRel,
  llvm::PICStyles::None
}

Define Documentation

Definition at line 26 of file X86Subtarget.h.