LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::Target Member List

This is the complete list of members for llvm::Target, including all inherited members.

AsmPrinterCtorTy typedefllvm::Target
AsmStreamerCtorTy typedefllvm::Target
createAsmPrinter(TargetMachine &TM, MCStreamer &Streamer) const llvm::Targetinline
createAsmStreamer(MCContext &Ctx, formatted_raw_ostream &OS, bool isVerboseAsm, bool useLoc, bool useCFI, bool useDwarfDirectory, MCInstPrinter *InstPrint, MCCodeEmitter *CE, MCAsmBackend *TAB, bool ShowInst) const llvm::Targetinline
createMCAsmBackend(const MCRegisterInfo &MRI, StringRef Triple, StringRef CPU) const llvm::Targetinline
createMCAsmInfo(const MCRegisterInfo &MRI, StringRef Triple) const llvm::Targetinline
createMCAsmParser(MCSubtargetInfo &STI, MCAsmParser &Parser, const MCInstrInfo &MII) const llvm::Targetinline
createMCCodeEmitter(const MCInstrInfo &II, const MCRegisterInfo &MRI, const MCSubtargetInfo &STI, MCContext &Ctx) const llvm::Targetinline
createMCCodeGenInfo(StringRef Triple, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) const llvm::Targetinline
createMCDisassembler(const MCSubtargetInfo &STI) const llvm::Targetinline
createMCInstPrinter(unsigned SyntaxVariant, const MCAsmInfo &MAI, const MCInstrInfo &MII, const MCRegisterInfo &MRI, const MCSubtargetInfo &STI) const llvm::Targetinline
createMCInstrAnalysis(const MCInstrInfo *Info) const llvm::Targetinline
createMCInstrInfo() const llvm::Targetinline
createMCObjectStreamer(StringRef TT, MCContext &Ctx, MCAsmBackend &TAB, raw_ostream &_OS, MCCodeEmitter *_Emitter, bool RelaxAll, bool NoExecStack) const llvm::Targetinline
createMCRegInfo(StringRef Triple) const llvm::Targetinline
createMCRelocationInfo(StringRef TT, MCContext &Ctx) const llvm::Targetinline
createMCSubtargetInfo(StringRef Triple, StringRef CPU, StringRef Features) const llvm::Targetinline
createMCSymbolizer(StringRef TT, LLVMOpInfoCallback GetOpInfo, LLVMSymbolLookupCallback SymbolLookUp, void *DisInfo, MCContext *Ctx, MCRelocationInfo *RelInfo) const llvm::Targetinline
createTargetMachine(StringRef Triple, StringRef CPU, StringRef Features, const TargetOptions &Options, Reloc::Model RM=Reloc::Default, CodeModel::Model CM=CodeModel::Default, CodeGenOpt::Level OL=CodeGenOpt::Default) const llvm::Targetinline
getName() const llvm::Targetinline
getNext() const llvm::Targetinline
getShortDescription() const llvm::Targetinline
hasJIT() const llvm::Targetinline
hasMCAsmBackend() const llvm::Targetinline
hasTargetMachine() const llvm::Targetinline
MCAsmBackendCtorTy typedefllvm::Target
MCAsmInfoCtorFnTy typedefllvm::Target
MCAsmParserCtorTy typedefllvm::Target
MCCodeEmitterCtorTy typedefllvm::Target
MCCodeGenInfoCtorFnTy typedefllvm::Target
MCDisassemblerCtorTy typedefllvm::Target
MCInstPrinterCtorTy typedefllvm::Target
MCInstrAnalysisCtorFnTy typedefllvm::Target
MCInstrInfoCtorFnTy typedefllvm::Target
MCObjectStreamerCtorTy typedefllvm::Target
MCRegInfoCtorFnTy typedefllvm::Target
MCRelocationInfoCtorTy typedefllvm::Target
MCSubtargetInfoCtorFnTy typedefllvm::Target
MCSymbolizerCtorTy typedefllvm::Target
Target()llvm::Targetinline
TargetMachineCtorTy typedefllvm::Target
TargetRegistryllvm::Targetfriend
TripleMatchQualityFnTy typedefllvm::Target