/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64TargetObjectFile.cpp | 36 MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getTTypeGlobalReference() 63 int64_t Offset, MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getIndirectSymViaGOTPCRel()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86TargetObjectFile.cpp | 27 MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getTTypeGlobalReference() 51 int64_t Offset, MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getIndirectSymViaGOTPCRel()
|
D | X86RetpolineThunks.cpp | 66 MachineModuleInfo *MMI = nullptr; member in __anon692e971b0111::X86RetpolineThunks
|
D | X86AsmPrinter.cpp | 678 static void emitNonLazyStubs(MachineModuleInfo *MMI, MCStreamer &OutStreamer) { in emitNonLazyStubs()
|
D | X86CallFrameOptimization.cpp | 475 auto MMI = Context.ArgStoreVector.begin(), MME = Context.ArgStoreVector.end(); in collectCallInfo() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUMachineModuleInfo.cpp | 20 AMDGPUMachineModuleInfo::AMDGPUMachineModuleInfo(const MachineModuleInfo &MMI) in AMDGPUMachineModuleInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineModuleInfo.cpp | 223 MachineModuleInfo::MachineModuleInfo(MachineModuleInfo &&MMI) in MachineModuleInfo() function in MachineModuleInfo 328 MachineModuleInfo &MMI = in runOnFunction() local 374 MachineModuleInfo MMI(TM); in run() local
|
D | MachineFunctionPass.cpp | 44 MachineModuleInfo &MMI = getAnalysis<MachineModuleInfoWrapperPass>().getMMI(); in runOnFunction() local
|
D | MachineOutliner.cpp | 1134 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
|
D | UnreachableBlockElim.cpp | 84 MachineModuleInfo *MMI; member in __anon8e2ec14b0211::UnreachableMachineBlockElim
|
D | BranchFolding.h | 131 MachineModuleInfo *MMI; variable
|
D | GCRootLowering.cpp | 60 MachineModuleInfo *MMI; member in __anonc08fd6d40111::GCMachineCodeAnalysis
|
D | TargetLoweringObjectFileImpl.cpp | 391 MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getTTypeGlobalReference() 1067 MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getTTypeGlobalReference() 1115 int64_t Offset, MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getIndirectSymViaGOTPCRel()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcTargetObjectFile.cpp | 25 MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getTTypeGlobalReference()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TailDuplicator.h | 42 const MachineModuleInfo *MMI; variable
|
D | DebugHandlerBase.h | 61 MachineModuleInfo *MMI; variable
|
D | MachineModuleInfo.h | 264 MachineModuleInfo MMI; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMTargetObjectFile.cpp | 58 MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getTTypeGlobalReference()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | EHStreamer.h | 36 MachineModuleInfo *MMI; variable
|
D | AsmPrinterInlineAsm.cpp | 172 MachineModuleInfo *MMI, AsmPrinter *AP, in EmitMSInlineAsmStr() 313 MachineModuleInfo *MMI, int AsmPrinterVariant, in EmitGCCInlineAsmStr()
|
D | DebugHandlerBase.cpp | 171 static bool hasDebugInfo(const MachineModuleInfo *MMI, in hasDebugInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Mips16FrameLowering.cpp | 58 MachineModuleInfo &MMI = MF.getMMI(); in emitPrologue() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
D | MIRParser.cpp | 251 bool MIRParserImpl::parseMachineFunctions(Module &M, MachineModuleInfo &MMI) { in parseMachineFunctions() 279 bool MIRParserImpl::parseMachineFunction(Module &M, MachineModuleInfo &MMI) { in parseMachineFunction() 933 bool MIRParser::parseMachineFunctions(Module &M, MachineModuleInfo &MMI) { in parseMachineFunctions()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 198 MachineModuleInfo *MMI, in getIndirectSymViaGOTPCRel()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 310 MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getTTypeGlobalReference()
|