LLVM API Documentation

Classes | Namespaces | Defines | Enumerations
PPCSubtarget.h File Reference
#include "PPCFrameLowering.h"
#include "PPCInstrInfo.h"
#include "PPCISelLowering.h"
#include "PPCSelectionDAGInfo.h"
#include "llvm/ADT/Triple.h"
#include "llvm/IR/DataLayout.h"
#include "llvm/MC/MCInstrItineraries.h"
#include "llvm/Target/TargetSubtargetInfo.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

namespace  llvm
 

List of target independent CodeGen pass IDs.


namespace  llvm::PPC
 

Define some predicates that are used for node matching.


Defines

#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_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_64
}

Define Documentation

Definition at line 27 of file PPCSubtarget.h.