LLVM  8.0.1
Classes | Namespaces | Macros | Enumerations
PPCSubtarget.h File Reference
#include "PPCFrameLowering.h"
#include "PPCISelLowering.h"
#include "PPCInstrInfo.h"
#include "llvm/ADT/Triple.h"
#include "llvm/CodeGen/SelectionDAGTargetInfo.h"
#include "llvm/CodeGen/TargetSubtargetInfo.h"
#include "llvm/IR/DataLayout.h"
#include "llvm/MC/MCInstrItineraries.h"
#include <string>
#include "PPCGenSubtargetInfo.inc"
Include dependency graph for PPCSubtarget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::PPCSubtarget
 

Namespaces

 llvm
 This class represents lattice values for constants.
 
 llvm::PPC
 Define some predicates that are used for node matching.
 

Macros

#define GET_SUBTARGETINFO_HEADER
 

Enumerations

enum  {
  llvm::PPC::DIR_NONE, llvm::PPC::DIR_32, llvm::PPC::DIR_440, llvm::PPC::DIR_601,
  llvm::PPC::DIR_602, llvm::PPC::DIR_603, llvm::PPC::DIR_7400, llvm::PPC::DIR_750,
  llvm::PPC::DIR_970, llvm::PPC::DIR_A2, llvm::PPC::DIR_E500, llvm::PPC::DIR_E500mc,
  llvm::PPC::DIR_E5500, llvm::PPC::DIR_PWR3, llvm::PPC::DIR_PWR4, llvm::PPC::DIR_PWR5,
  llvm::PPC::DIR_PWR5X, llvm::PPC::DIR_PWR6, llvm::PPC::DIR_PWR6X, llvm::PPC::DIR_PWR7,
  llvm::PPC::DIR_PWR8, llvm::PPC::DIR_PWR9, llvm::PPC::DIR_64
}
 

Macro Definition Documentation

◆ GET_SUBTARGETINFO_HEADER

#define GET_SUBTARGETINFO_HEADER

Definition at line 27 of file PPCSubtarget.h.