addAnalysisPasses(PassManagerBase &PM) | llvm::XCoreTargetMachine | virtual |
addCodeEmitter(PassManagerBase &, JITCodeEmitter &) | llvm::LLVMTargetMachine | inlinevirtual |
addPassesToEmitFile(PassManagerBase &PM, formatted_raw_ostream &Out, CodeGenFileType FileType, bool DisableVerify=true, AnalysisID StartAfter=0, AnalysisID StopAfter=0) | llvm::LLVMTargetMachine | virtual |
addPassesToEmitMachineCode(PassManagerBase &PM, JITCodeEmitter &MCE, bool DisableVerify=true) | llvm::LLVMTargetMachine | virtual |
addPassesToEmitMC(PassManagerBase &PM, MCContext *&Ctx, raw_ostream &OS, bool DisableVerify=true) | 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) | llvm::XCoreTargetMachine | virtual |
getAsmVerbosityDefault() | llvm::TargetMachine | static |
getCodeModel() const | llvm::TargetMachine | |
getDataLayout() const | llvm::XCoreTargetMachine | inlinevirtual |
getDataSections() | llvm::TargetMachine | static |
getFrameLowering() const | llvm::XCoreTargetMachine | inlinevirtual |
getFunctionSections() | llvm::TargetMachine | static |
getInstrInfo() const | llvm::XCoreTargetMachine | inlinevirtual |
getInstrItineraryData() const | llvm::TargetMachine | inlinevirtual |
getIntrinsicInfo() const | llvm::TargetMachine | inlinevirtual |
getJITInfo() | llvm::TargetMachine | inlinevirtual |
getMCAsmInfo() const | llvm::TargetMachine | inline |
getOptLevel() const | llvm::TargetMachine | |
getRegisterInfo() const | llvm::XCoreTargetMachine | inlinevirtual |
getRelocationModel() const | llvm::TargetMachine | |
getSelectionDAGInfo() const | llvm::XCoreTargetMachine | inlinevirtual |
getSubtarget() const | llvm::TargetMachine | inline |
getSubtargetImpl() const | llvm::XCoreTargetMachine | inlinevirtual |
getTarget() const | llvm::TargetMachine | inline |
getTargetCPU() const | llvm::TargetMachine | inline |
getTargetFeatureString() const | llvm::TargetMachine | inline |
getTargetLowering() const | llvm::XCoreTargetMachine | inlinevirtual |
getTargetTriple() const | llvm::TargetMachine | inline |
getTLSModel(const GlobalValue *GV) const | llvm::TargetMachine | |
hasMCNoExecStack() const | llvm::TargetMachine | inline |
hasMCRelaxAll() const | llvm::TargetMachine | inline |
hasMCSaveTempLabels() const | llvm::TargetMachine | inline |
hasMCUseCFI() const | llvm::TargetMachine | inline |
hasMCUseDwarfDirectory() const | llvm::TargetMachine | inline |
hasMCUseLoc() const | llvm::TargetMachine | inline |
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 |
MCNoExecStack | llvm::TargetMachine | protected |
MCRelaxAll | llvm::TargetMachine | protected |
MCSaveTempLabels | llvm::TargetMachine | protected |
MCUseCFI | llvm::TargetMachine | protected |
MCUseDwarfDirectory | llvm::TargetMachine | protected |
MCUseLoc | llvm::TargetMachine | protected |
Options | llvm::TargetMachine | mutable |
resetTargetOptions(const MachineFunction *MF) const | llvm::TargetMachine | |
setAsmVerbosityDefault(bool) | llvm::TargetMachine | static |
setDataSections(bool) | llvm::TargetMachine | static |
setFastISel(bool Enable) | llvm::TargetMachine | inline |
setFunctionSections(bool) | llvm::TargetMachine | static |
setMCNoExecStack(bool Value) | llvm::TargetMachine | inline |
setMCRelaxAll(bool Value) | llvm::TargetMachine | inline |
setMCSaveTempLabels(bool Value) | llvm::TargetMachine | inline |
setMCUseCFI(bool Value) | llvm::TargetMachine | inline |
setMCUseDwarfDirectory(bool Value) | llvm::TargetMachine | inline |
setMCUseLoc(bool Value) | llvm::TargetMachine | inline |
setOptLevel(CodeGenOpt::Level Level) const | llvm::TargetMachine | |
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 |
XCoreTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) | llvm::XCoreTargetMachine | |
~TargetMachine() | llvm::TargetMachine | virtual |