Searched defs:MMI (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineModuleInfo.cpp20 AMDGPUMachineModuleInfo::AMDGPUMachineModuleInfo(const MachineModuleInfo &MMI) argument
H A DSIMemoryLegalizer.cpp204 AMDGPUMachineModuleInfo *MMI = nullptr; member in class:__anon2125::final
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcTargetObjectFile.cpp23 getTTypeGlobalReference( const GlobalValue *GV, unsigned Encoding, const TargetMachine &TM, MachineModuleInfo *MMI, MCStreamer &Streamer) const argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTailDuplicator.h42 const MachineModuleInfo *MMI; member in class:llvm::TailDuplicator
H A DDebugHandlerBase.h61 MachineModuleInfo *MMI; member in class:llvm::DebugHandlerBase
H A DMachineModuleInfo.h264 MachineModuleInfo MMI; member in class:llvm::MachineModuleInfoWrapperPass
H A DMachineFunction.h228 MachineModuleInfo &MMI; member in class:llvm::MachineFunction
H A DAsmPrinter.h101 MachineModuleInfo *MMI = nullptr; member in class:llvm::AsmPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetObjectFile.cpp56 getTTypeGlobalReference( const GlobalValue *GV, unsigned Encoding, const TargetMachine &TM, MachineModuleInfo *MMI, MCStreamer &Streamer) const argument
H A DThumb1FrameLowering.cpp150 MachineModuleInfo &MMI = MF.getMMI(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp34 getTTypeGlobalReference( const GlobalValue *GV, unsigned Encoding, const TargetMachine &TM, MachineModuleInfo *MMI, MCStreamer &Streamer) const argument
61 getIndirectSymViaGOTPCRel( const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, int64_t Offset, MachineModuleInfo *MMI, MCStreamer &Streamer) const argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetObjectFile.cpp25 getTTypeGlobalReference( const GlobalValue *GV, unsigned Encoding, const TargetMachine &TM, MachineModuleInfo *MMI, MCStreamer &Streamer) const argument
49 getIndirectSymViaGOTPCRel( const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, int64_t Offset, MachineModuleInfo *MMI, MCStreamer &Streamer) const argument
H A DX86AsmPrinter.cpp722 static void emitNonLazyStubs(MachineModuleInfo *MMI, MCStreamer &OutStreamer) { argument
[all...]
H A DX86IndirectThunks.cpp93 void insertThunks(MachineModuleInfo &MMI) { argument
148 static bool runTIs(MachineModuleInfo &MMI, MachineFunction &MF, argument
159 void RetpolineThunkInserter::insertThunks(MachineModuleInfo &MMI) { argument
283 createThunkFunction(MachineModuleInfo &MMI, StringRef Name) argument
322 run(MachineModuleInfo &MMI, MachineFunction &MF) argument
362 auto &MMI = getAnalysis<MachineModuleInfoWrapperPass>().getMMI(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.h36 MachineModuleInfo *MMI; member in class:llvm::EHStreamer
H A DDebugHandlerBase.cpp171 static bool hasDebugInfo(const MachineModuleInfo *MMI, argument
[all...]
H A DAsmPrinterInlineAsm.cpp171 EmitMSInlineAsmStr(const char *AsmStr, const MachineInstr *MI, MachineModuleInfo *MMI, AsmPrinter *AP, unsigned LocCookie, raw_ostream &OS) argument
312 EmitGCCInlineAsmStr(const char *AsmStr, const MachineInstr *MI, MachineModuleInfo *MMI, int AsmPrinterVariant, AsmPrinter *AP, unsigned LocCookie, raw_ostream &OS) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DGCRootLowering.cpp60 MachineModuleInfo *MMI; member in class:__anon1718::GCMachineCodeAnalysis
H A DUnreachableBlockElim.cpp84 MachineModuleInfo *MMI; member in class:__anon1836::UnreachableMachineBlockElim
H A DBranchFolding.h131 MachineModuleInfo *MMI; member in class:llvm::BranchFolder
H A DMachineModuleInfo.cpp223 MachineModuleInfo::MachineModuleInfo(MachineModuleInfo &&MMI) argument
328 MachineModuleInfo &MMI = variable
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp308 getTTypeGlobalReference( const GlobalValue *GV, unsigned Encoding, const TargetMachine &TM, MachineModuleInfo *MMI, MCStreamer &Streamer) const argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCFrameLowering.cpp120 MachineModuleInfo &MMI = MF.getMMI(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h194 getIndirectSymViaGOTPCRel(const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, int64_t Offset, MachineModuleInfo *MMI, MCStreamer &Streamer) const argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp427 MachineModuleInfo &MMI = MF.getMMI(); local

Completed in 171 milliseconds

12