LLVM API Documentation
#include <AArch64TargetMachine.h>


Public Member Functions | |
| AArch64beTargetMachine (const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) | |
Definition at line 64 of file AArch64TargetMachine.h.
| AArch64beTargetMachine::AArch64beTargetMachine | ( | const Target & | T, |
| StringRef | TT, | ||
| StringRef | CPU, | ||
| StringRef | FS, | ||
| const TargetOptions & | Options, | ||
| Reloc::Model | RM, | ||
| CodeModel::Model | CM, | ||
| CodeGenOpt::Level | OL | ||
| ) |
Definition at line 120 of file AArch64TargetMachine.cpp.