, including all inherited members.
addAnalysisPasses(PassManagerBase &PM) override | llvm::PPCTargetMachine | [virtual] |
addPassesToEmitFile(PassManagerBase &PM, formatted_raw_ostream &Out, CodeGenFileType FileType, bool DisableVerify=true, AnalysisID StartAfter=nullptr, AnalysisID StopAfter=nullptr) override | llvm::LLVMTargetMachine | [virtual] |
addPassesToEmitMC(PassManagerBase &PM, MCContext *&Ctx, raw_ostream &OS, bool DisableVerify=true) override | llvm::LLVMTargetMachine | [virtual] |
AsmInfo | llvm::TargetMachine | [protected] |
CGFT_AssemblyFile enum value | llvm::TargetMachine | |
CGFT_Null enum value | llvm::TargetMachine | |
CGFT_ObjectFile enum value | llvm::TargetMachine | |
CodeGenFileType enum name | llvm::TargetMachine | |
CodeGenInfo | llvm::TargetMachine | [protected] |
createPassConfig(PassManagerBase &PM) override | llvm::PPCTargetMachine | [virtual] |
getAsmVerbosityDefault() const | llvm::TargetMachine | |
getCodeModel() const | llvm::TargetMachine | |
getDataSections() const | llvm::TargetMachine | |
getFunctionSections() const | llvm::TargetMachine | |
getIntrinsicInfo() const | llvm::TargetMachine | [inline, virtual] |
getMCAsmInfo() const | llvm::TargetMachine | [inline] |
getNameWithPrefix(SmallVectorImpl< char > &Name, const GlobalValue *GV, Mangler &Mang, bool MayAlwaysUsePrivate=false) const | llvm::TargetMachine | |
getOptLevel() const | llvm::TargetMachine | |
getRelocationModel() const | llvm::TargetMachine | |
getSubtarget() const | llvm::TargetMachine | [inline] |
getSubtarget(const Function *) const | llvm::TargetMachine | [inline] |
getSubtargetImpl() const override | llvm::PPCTargetMachine | [inline, virtual] |
llvm::LLVMTargetMachine::getSubtargetImpl(const Function *) const | llvm::TargetMachine | [inline, virtual] |
getSymbol(const GlobalValue *GV, Mangler &Mang) const | llvm::TargetMachine | |
getTarget() const | llvm::TargetMachine | [inline] |
getTargetCPU() const | llvm::TargetMachine | [inline] |
getTargetFeatureString() const | llvm::TargetMachine | [inline] |
getTargetTriple() const | llvm::TargetMachine | [inline] |
getTLSModel(const GlobalValue *GV) const | llvm::TargetMachine | |
initAsmInfo() | llvm::LLVMTargetMachine | [protected] |
LLVMTargetMachine(const Target &T, StringRef TargetTriple, StringRef CPU, StringRef FS, TargetOptions Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) | llvm::LLVMTargetMachine | [protected] |
Options | llvm::TargetMachine | [mutable] |
PPCTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) | llvm::PPCTargetMachine | |
requiresStructuredCFG() const | llvm::TargetMachine | [inline] |
RequireStructuredCFG | llvm::TargetMachine | [protected] |
resetTargetOptions(const MachineFunction *MF) const | llvm::TargetMachine | |
setAsmVerbosityDefault(bool) | llvm::TargetMachine | |
setDataSections(bool) | llvm::TargetMachine | |
setFastISel(bool Enable) | llvm::TargetMachine | [inline] |
setFunctionSections(bool) | llvm::TargetMachine | |
setOptLevel(CodeGenOpt::Level Level) const | llvm::TargetMachine | |
setRequiresStructuredCFG(bool Value) | llvm::TargetMachine | [inline] |
shouldPrintMachineCode() const | llvm::TargetMachine | [inline] |
TargetCPU | llvm::TargetMachine | [protected] |
TargetFS | llvm::TargetMachine | [protected] |
TargetMachine(const Target &T, StringRef TargetTriple, StringRef CPU, StringRef FS, const TargetOptions &Options) | llvm::TargetMachine | [protected] |
TargetTriple | llvm::TargetMachine | [protected] |
TheTarget | llvm::TargetMachine | [protected] |
~TargetMachine() | llvm::TargetMachine | [virtual] |