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