LLVM API Documentation
#include <ARMTargetMachine.h>


Public Member Functions | |
| ARMBETargetMachine (const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) | |
ARMBETargetMachine - ARM big endian target machine.
Definition at line 67 of file ARMTargetMachine.h.
| ARMBETargetMachine::ARMBETargetMachine | ( | const Target & | T, |
| StringRef | TT, | ||
| StringRef | CPU, | ||
| StringRef | FS, | ||
| const TargetOptions & | Options, | ||
| Reloc::Model | RM, | ||
| CodeModel::Model | CM, | ||
| CodeGenOpt::Level | OL | ||
| ) |
Definition at line 95 of file ARMTargetMachine.cpp.