| AArch64beTargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Optional< Reloc::Model > RM, CodeModel::Model CM, CodeGenOpt::Level OL) | llvm::AArch64beTargetMachine | |
| AArch64TargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Optional< Reloc::Model > RM, CodeModel::Model CM, CodeGenOpt::Level OL, bool IsLittleEndian) | llvm::AArch64TargetMachine | |
| addEarlyAsPossiblePasses(PassManagerBase &) | llvm::TargetMachine | inlinevirtual |
| addPassesToEmitFile(PassManagerBase &PM, raw_pwrite_stream &Out, CodeGenFileType FileType, bool DisableVerify=true, AnalysisID StartBefore=nullptr, AnalysisID StartAfter=nullptr, AnalysisID StopBefore=nullptr, AnalysisID StopAfter=nullptr, MachineFunctionInitializer *MFInitializer=nullptr) override | llvm::LLVMTargetMachine | virtual |
| addPassesToEmitMC(PassManagerBase &PM, MCContext *&Ctx, raw_pwrite_stream &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 | |
| CMModel | llvm::TargetMachine | protected |
| CodeGenFileType enum name | llvm::TargetMachine | |
| createDataLayout() const | llvm::TargetMachine | inline |
| createPassConfig(PassManagerBase &PM) override | llvm::AArch64TargetMachine | virtual |
| DefaultOptions | llvm::TargetMachine | |
| DL | llvm::TargetMachine | protected |
| getCodeModel() const | llvm::TargetMachine | |
| getDataSections() const | llvm::TargetMachine | inline |
| getFunctionSections() const | llvm::TargetMachine | inline |
| getIntrinsicInfo() const | llvm::TargetMachine | inlinevirtual |
| getMCAsmInfo() const | llvm::TargetMachine | inline |
| getMCInstrInfo() const | llvm::TargetMachine | inline |
| getMCRegisterInfo() const | llvm::TargetMachine | inline |
| getMCSubtargetInfo() const | llvm::TargetMachine | inline |
| getNameWithPrefix(SmallVectorImpl< char > &Name, const GlobalValue *GV, Mangler &Mang, bool MayAlwaysUsePrivate=false) const | llvm::TargetMachine | |
| getO0WantsFastISel() | llvm::TargetMachine | inline |
| getObjFileLowering() const override | llvm::AArch64TargetMachine | inlinevirtual |
| getOptLevel() const | llvm::TargetMachine | |
| getPointerSize() const | llvm::TargetMachine | inline |
| getRelocationModel() const | llvm::TargetMachine | |
| getSubtarget(const Function &F) const | llvm::TargetMachine | inline |
| getSubtargetImpl(const Function &F) const override | llvm::AArch64TargetMachine | virtual |
| getSymbol(const GlobalValue *GV) const | llvm::TargetMachine | |
| getTarget() const | llvm::TargetMachine | inline |
| getTargetCPU() const | llvm::TargetMachine | inline |
| getTargetFeatureString() const | llvm::TargetMachine | inline |
| getTargetIRAnalysis() override | llvm::AArch64TargetMachine | virtual |
| getTargetTriple() const | llvm::TargetMachine | inline |
| getTLSModel(const GlobalValue *GV) const | llvm::TargetMachine | |
| getUniqueSectionNames() const | llvm::TargetMachine | inline |
| initAsmInfo() | llvm::LLVMTargetMachine | protected |
| isCompatibleDataLayout(const DataLayout &Candidate) const | llvm::TargetMachine | inline |
| isPositionIndependent() const | llvm::TargetMachine | |
| 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::LLVMTargetMachine | protected |
| MII | llvm::TargetMachine | protected |
| MRI | llvm::TargetMachine | protected |
| O0WantsFastISel | llvm::TargetMachine | protected |
| operator=(const TargetMachine &)=delete | llvm::TargetMachine | |
| Options | llvm::TargetMachine | mutable |
| OptLevel | llvm::TargetMachine | protected |
| requiresStructuredCFG() const | llvm::TargetMachine | inline |
| RequireStructuredCFG | llvm::TargetMachine | protected |
| resetTargetOptions(const Function &F) const | llvm::TargetMachine | |
| RM | llvm::TargetMachine | protected |
| setFastISel(bool Enable) | llvm::TargetMachine | inline |
| setO0WantsFastISel(bool Enable) | llvm::TargetMachine | inline |
| setOptLevel(CodeGenOpt::Level Level) | llvm::TargetMachine | |
| setRequiresStructuredCFG(bool Value) | llvm::TargetMachine | inline |
| shouldAssumeDSOLocal(const Module &M, const GlobalValue *GV) const | llvm::TargetMachine | |
| shouldPrintMachineCode() const | llvm::TargetMachine | inline |
| STI | llvm::TargetMachine | protected |
| SubtargetMap | llvm::AArch64TargetMachine | mutableprotected |
| TargetCPU | llvm::TargetMachine | protected |
| TargetFS | llvm::TargetMachine | protected |
| TargetMachine(const Target &T, StringRef DataLayoutString, const Triple &TargetTriple, StringRef CPU, StringRef FS, const TargetOptions &Options) | llvm::TargetMachine | protected |
| TargetMachine(const TargetMachine &)=delete | llvm::TargetMachine | |
| targetSchedulesPostRAScheduling() const | llvm::TargetMachine | inlinevirtual |
| TargetTriple | llvm::TargetMachine | protected |
| TheTarget | llvm::TargetMachine | protected |
| TLOF | llvm::AArch64TargetMachine | protected |
| usesPhysRegsForPEI() const | llvm::TargetMachine | inlinevirtual |
| ~AArch64TargetMachine() override | llvm::AArch64TargetMachine | |
| ~TargetMachine() | llvm::TargetMachine | virtual |