LLVM  3.7.0
llvm::X86TargetMachine Member List

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

addPassesToEmitFile(PassManagerBase &PM, raw_pwrite_stream &Out, CodeGenFileType FileType, bool DisableVerify=true, AnalysisID StartBefore=nullptr, AnalysisID StartAfter=nullptr, AnalysisID StopAfter=nullptr, MachineFunctionInitializer *MFInitializer=nullptr) overridellvm::LLVMTargetMachinevirtual
addPassesToEmitMC(PassManagerBase &PM, MCContext *&Ctx, raw_pwrite_stream &OS, bool DisableVerify=true) overridellvm::LLVMTargetMachinevirtual
AsmInfollvm::TargetMachineprotected
CGFT_AssemblyFile enum valuellvm::TargetMachine
CGFT_Null enum valuellvm::TargetMachine
CGFT_ObjectFile enum valuellvm::TargetMachine
CodeGenFileType enum namellvm::TargetMachine
CodeGenInfollvm::TargetMachineprotected
createDataLayout() const llvm::TargetMachineinline
createPassConfig(PassManagerBase &PM) overridellvm::X86TargetMachinevirtual
DLllvm::TargetMachineprotected
getAsmVerbosityDefault() const llvm::TargetMachineinline
getCodeModel() const llvm::TargetMachine
getDataLayout() const llvm::TargetMachineinline
getDataSections() const llvm::TargetMachineinline
getFunctionSections() const llvm::TargetMachineinline
getIntrinsicInfo() const llvm::TargetMachineinlinevirtual
getMCAsmInfo() const llvm::TargetMachineinline
getMCInstrInfo() const llvm::TargetMachineinline
getMCRegisterInfo() const llvm::TargetMachineinline
getMCSubtargetInfo() const llvm::TargetMachineinline
getNameWithPrefix(SmallVectorImpl< char > &Name, const GlobalValue *GV, Mangler &Mang, bool MayAlwaysUsePrivate=false) const llvm::TargetMachine
getObjFileLowering() const overridellvm::X86TargetMachineinlinevirtual
getOptLevel() const llvm::TargetMachine
getRelocationModel() const llvm::TargetMachine
getSubtarget(const Function &F) const llvm::TargetMachineinline
getSubtargetImpl(const Function &F) const overridellvm::X86TargetMachinevirtual
getSymbol(const GlobalValue *GV, Mangler &Mang) const llvm::TargetMachine
getTarget() const llvm::TargetMachineinline
getTargetCPU() const llvm::TargetMachineinline
getTargetFeatureString() const llvm::TargetMachineinline
getTargetIRAnalysis() overridellvm::X86TargetMachinevirtual
getTargetTriple() const llvm::TargetMachineinline
getTLSModel(const GlobalValue *GV) const llvm::TargetMachine
getUniqueSectionNames() const llvm::TargetMachineinline
initAsmInfo()llvm::LLVMTargetMachineprotected
LLVMTargetMachine(const Target &T, StringRef DataLayoutString, const Triple &TargetTriple, StringRef CPU, StringRef FS, TargetOptions Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL)llvm::LLVMTargetMachineprotected
MIIllvm::TargetMachineprotected
MRIllvm::TargetMachineprotected
Optionsllvm::TargetMachinemutable
requiresStructuredCFG() const llvm::TargetMachineinline
RequireStructuredCFGllvm::TargetMachineprotected
resetTargetOptions(const Function &F) const llvm::TargetMachine
setFastISel(bool Enable)llvm::TargetMachineinline
setOptLevel(CodeGenOpt::Level Level) const llvm::TargetMachine
setRequiresStructuredCFG(bool Value)llvm::TargetMachineinline
shouldPrintMachineCode() const llvm::TargetMachineinline
STIllvm::TargetMachineprotected
TargetCPUllvm::TargetMachineprotected
TargetFSllvm::TargetMachineprotected
TargetMachine(const Target &T, StringRef DataLayoutString, const Triple &TargetTriple, StringRef CPU, StringRef FS, const TargetOptions &Options)llvm::TargetMachineprotected
TargetTriplellvm::TargetMachineprotected
TheTargetllvm::TargetMachineprotected
X86TargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL)llvm::X86TargetMachine
~TargetMachine()llvm::TargetMachinevirtual
~X86TargetMachine() overridellvm::X86TargetMachine