LLVM API Documentation
#include <ARMTargetMachine.h>
Public Member Functions | |
ThumbBETargetMachine (const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) |
ThumbBETargetMachine - Thumb big endian target machine.
Definition at line 100 of file ARMTargetMachine.h.
ThumbBETargetMachine::ThumbBETargetMachine | ( | const Target & | T, |
StringRef | TT, | ||
StringRef | CPU, | ||
StringRef | FS, | ||
const TargetOptions & | Options, | ||
Reloc::Model | RM, | ||
CodeModel::Model | CM, | ||
CodeGenOpt::Level | OL | ||
) |
Definition at line 125 of file ARMTargetMachine.cpp.