LLVM API Documentation
#include <NVPTXTargetMachine.h>
Public Member Functions | |
NVPTXTargetMachine64 (const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) |
Definition at line 63 of file NVPTXTargetMachine.h.
NVPTXTargetMachine64::NVPTXTargetMachine64 | ( | const Target & | T, |
StringRef | TT, | ||
StringRef | CPU, | ||
StringRef | FS, | ||
const TargetOptions & | Options, | ||
Reloc::Model | RM, | ||
CodeModel::Model | CM, | ||
CodeGenOpt::Level | OL | ||
) |
Definition at line 89 of file NVPTXTargetMachine.cpp.