LLVM API Documentation

Public Member Functions
llvm::PPC32TargetMachine Class Reference

#include <PPCTargetMachine.h>

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

List of all members.

Public Member Functions

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

Detailed Description

PPC32TargetMachine - PowerPC 32-bit target machine.

Definition at line 46 of file PPCTargetMachine.h.


Constructor & Destructor Documentation

Definition at line 51 of file PPCTargetMachine.cpp.


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