LLVM API Documentation

Public Member Functions
llvm::PPC64TargetMachine Class Reference

#include <PPCTargetMachine.h>

Inheritance diagram for llvm::PPC64TargetMachine:
Inheritance graph
[legend]
Collaboration diagram for llvm::PPC64TargetMachine:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PPC64TargetMachine (const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL)

Detailed Description

PPC64TargetMachine - PowerPC 64-bit target machine.

Definition at line 89 of file PPCTargetMachine.h.


Constructor & Destructor Documentation

PPC64TargetMachine::PPC64TargetMachine ( const Target T,
StringRef  TT,
StringRef  CPU,
StringRef  FS,
const TargetOptions Options,
Reloc::Model  RM,
CodeModel::Model  CM,
CodeGenOpt::Level  OL 
)

Definition at line 66 of file PPCTargetMachine.cpp.


The documentation for this class was generated from the following files: