Home
last modified time | relevance | path

Searched defs:MMI (Results 1 – 25 of 86) sorted by relevance

1234

/external/llvm/lib/Target/AArch64/
DAArch64TargetObjectFile.cpp34 const TargetMachine &TM, MachineModuleInfo *MMI, in getTTypeGlobalReference()
62 MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getIndirectSymViaGOTPCRel()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetObjectFile.cpp36 MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getTTypeGlobalReference()
63 int64_t Offset, MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getIndirectSymViaGOTPCRel()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetObjectFile.cpp27 MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getTTypeGlobalReference()
51 int64_t Offset, MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getIndirectSymViaGOTPCRel()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineModuleInfo.cpp20 AMDGPUMachineModuleInfo::AMDGPUMachineModuleInfo(const MachineModuleInfo &MMI) in AMDGPUMachineModuleInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineModuleInfo.cpp223 MachineModuleInfo::MachineModuleInfo(MachineModuleInfo &&MMI) in MachineModuleInfo() function in MachineModuleInfo
328 MachineModuleInfo &MMI = in runOnFunction() local
374 MachineModuleInfo MMI(TM); in run() local
DMachineFunctionPass.cpp44 MachineModuleInfo &MMI = getAnalysis<MachineModuleInfoWrapperPass>().getMMI(); in runOnFunction() local
DMachineOutliner.cpp1134 MachineModuleInfo &MMI = getAnalysis<MachineModuleInfoWrapperPass>().getMMI(); in createOutlinedFunction() local
1297 MachineModuleInfo &MMI) { in populateMapper()
1351 const Module &M, const MachineModuleInfo &MMI, in initSizeRemarkInfo()
1367 const Module &M, const MachineModuleInfo &MMI, in emitInstrCountChangedRemark()
1433 MachineModuleInfo &MMI = getAnalysis<MachineModuleInfoWrapperPass>().getMMI(); in doOutline() local
/external/llvm/lib/Target/X86/
DX86TargetObjectFile.cpp28 const TargetMachine &TM, MachineModuleInfo *MMI, in getTTypeGlobalReference()
53 MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getIndirectSymViaGOTPCRel()
/external/llvm/include/llvm/CodeGen/
DTailDuplicator.h34 const MachineModuleInfo *MMI; variable
/external/llvm/lib/Target/Sparc/
DSparcTargetObjectFile.cpp20 const TargetMachine &TM, MachineModuleInfo *MMI, in getTTypeGlobalReference()
/external/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp64 MachineModuleInfo *MMI, unsigned DRegNum) { in EmitDefCfaRegister()
74 MachineModuleInfo *MMI, int Offset) { in EmitDefCfaOffset()
83 const TargetInstrInfo &TII, MachineModuleInfo *MMI, in EmitCfiOffset()
99 const TargetInstrInfo &TII, MachineModuleInfo *MMI, in IfNeededExtSP()
227 MachineModuleInfo *MMI = &MF.getMMI(); in emitPrologue() local
/external/llvm/lib/Target/ARM/
DARMTargetObjectFile.cpp45 const TargetMachine &TM, MachineModuleInfo *MMI, in getTTypeGlobalReference()
/external/llvm/lib/CodeGen/
DMachineFunctionAnalysis.cpp40 MachineModuleInfo *MMI = getAnalysisIfAvailable<MachineModuleInfo>(); in doInitialization() local
DTailDuplication.cpp50 auto MMI = getAnalysisIfAvailable<MachineModuleInfo>(); in runOnMachineFunction() local
DLLVMTargetMachine.cpp107 MachineModuleInfo *MMI = new MachineModuleInfo(*getMCAsmInfo(), in addMachineModuleInfo() local
153 MachineModuleInfo &MMI = TM->addMachineModuleInfo(PM); in addPassesToGenerateCode() local
DBranchFolding.h104 MachineModuleInfo *MMI; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcTargetObjectFile.cpp25 MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getTTypeGlobalReference()
/external/llvm/lib/CodeGen/AsmPrinter/
DDebugHandlerBase.h38 MachineModuleInfo *MMI; variable
DEHStreamer.h38 MachineModuleInfo *MMI; variable
DAsmPrinterInlineAsm.cpp157 MachineModuleInfo *MMI, int InlineAsmVariant, in EmitMSInlineAsmStr()
255 MachineModuleInfo *MMI, int InlineAsmVariant, in EmitGCCInlineAsmStr()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTailDuplicator.h42 const MachineModuleInfo *MMI; variable
DDebugHandlerBase.h61 MachineModuleInfo *MMI; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp89 MachineModuleInfo &MMI = MF->getMMI(); in set() local
550 MachineModuleInfo *MMI) in ComputeUsesVAFloatArgument()
569 void llvm::AddLandingPadInfo(const LandingPadInst &I, MachineModuleInfo &MMI, in AddLandingPadInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetObjectFile.cpp58 MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getTTypeGlobalReference()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.h36 MachineModuleInfo *MMI; variable

1234