OpenASIP
2.0
|
This is the complete list of members for llvm::TCEStubTargetMachine, including all inherited members.
adfXML_ | llvm::TCEStubTargetMachine | static |
getSubtargetImpl() const | llvm::TCEStubTargetMachine | inline |
getSubtargetImpl(const Function &) const override | llvm::TCEStubTargetMachine | inline |
isNoopAddrSpaceCast(unsigned SrcAS, unsigned DestAS) const override | llvm::TCEBaseTargetMachine | inlinevirtual |
setADFString(std::string adfXML) | llvm::TCEStubTargetMachine | static |
setTTAMach(const TTAMachine::Machine *mach) | llvm::TCEBaseTargetMachine | inlinevirtual |
ST | llvm::TCEStubTargetMachine | protected |
TCEBaseTargetMachine(const Target &T, const Triple &TT, const llvm::StringRef &CPU, const llvm::StringRef &FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) | llvm::TCEBaseTargetMachine | |
TCEStubTargetMachine(const Target &T, const Triple &TT, const llvm::StringRef &CPU, const llvm::StringRef &FS, const TargetOptions &Options, Optional< Reloc::Model > RM, Optional< CodeModel::Model > CM, CodeGenOpt::Level OL, bool isLittle) | llvm::TCEStubTargetMachine | |
TLOF | llvm::TCEStubTargetMachine | protected |
ttaMach_ | llvm::TCEBaseTargetMachine | |
~TCEStubTargetMachine() | llvm::TCEStubTargetMachine | virtual |