LLVM API Documentation
#include <MipsTargetMachine.h>


Public Member Functions | |
| MipsebTargetMachine (const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) | |
MipsebTargetMachine - Mips32/64 big endian target machine.
Definition at line 57 of file MipsTargetMachine.h.
| MipsebTargetMachine::MipsebTargetMachine | ( | const Target & | T, |
| StringRef | TT, | ||
| StringRef | CPU, | ||
| StringRef | FS, | ||
| const TargetOptions & | Options, | ||
| Reloc::Model | RM, | ||
| CodeModel::Model | CM, | ||
| CodeGenOpt::Level | OL | ||
| ) |
Definition at line 71 of file MipsTargetMachine.cpp.