LLVM API Documentation

Namespaces | Defines | Functions | Variables
PPCMCTargetDesc.h File Reference
#include "llvm/Support/DataTypes.h"
#include "PPCGenRegisterInfo.inc"
#include "PPCGenInstrInfo.inc"
#include "PPCGenSubtargetInfo.inc"
Include dependency graph for PPCMCTargetDesc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


Defines

#define GET_REGINFO_ENUM
#define GET_INSTRINFO_ENUM
#define GET_SUBTARGETINFO_ENUM

Functions

MCCodeEmitterllvm::createPPCMCCodeEmitter (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, const MCSubtargetInfo &STI, MCContext &Ctx)
MCAsmBackendllvm::createPPCAsmBackend (const Target &T, const MCRegisterInfo &MRI, StringRef TT, StringRef CPU)
MCObjectWriterllvm::createPPCELFObjectWriter (raw_ostream &OS, bool Is64Bit, bool IsLittleEndian, uint8_t OSABI)
 createPPCELFObjectWriter - Construct an PPC ELF object writer.
MCObjectWriterllvm::createPPCMachObjectWriter (raw_ostream &OS, bool Is64Bit, uint32_t CPUType, uint32_t CPUSubtype)
 createPPCELFObjectWriter - Construct a PPC Mach-O object writer.

Variables

Target llvm::ThePPC32Target
Target llvm::ThePPC64Target
Target llvm::ThePPC64LETarget

Define Documentation

Definition at line 69 of file PPCMCTargetDesc.h.

Definition at line 64 of file PPCMCTargetDesc.h.

Definition at line 72 of file PPCMCTargetDesc.h.