LLVM API Documentation
#include <PPCTargetMachine.h>
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) |
PPC64TargetMachine - PowerPC 64-bit target machine.
Definition at line 57 of file PPCTargetMachine.h.
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 61 of file PPCTargetMachine.cpp.