LLVM API Documentation
#include <SparcTargetMachine.h>


Public Member Functions | |
| SparcV9TargetMachine (const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) | |
SparcV9TargetMachine - Sparc 64-bit target machine
Definition at line 51 of file SparcTargetMachine.h.
| SparcV9TargetMachine::SparcV9TargetMachine | ( | const Target & | T, |
| StringRef | TT, | ||
| StringRef | CPU, | ||
| StringRef | FS, | ||
| const TargetOptions & | Options, | ||
| Reloc::Model | RM, | ||
| CodeModel::Model | CM, | ||
| CodeGenOpt::Level | OL | ||
| ) |
Definition at line 86 of file SparcTargetMachine.cpp.