LLVM API Documentation
#include <PPCTargetMachine.h>


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) | |
PPC32TargetMachine - PowerPC 32-bit target machine.
Definition at line 46 of file PPCTargetMachine.h.
| PPC32TargetMachine::PPC32TargetMachine | ( | const Target & | T, |
| StringRef | TT, | ||
| StringRef | CPU, | ||
| StringRef | FS, | ||
| const TargetOptions & | Options, | ||
| Reloc::Model | RM, | ||
| CodeModel::Model | CM, | ||
| CodeGenOpt::Level | OL | ||
| ) |
Definition at line 51 of file PPCTargetMachine.cpp.