Home
last modified time | relevance | path

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

12

/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunctionAnalysis.cpp38 MachineModuleInfo *MMI = getAnalysisIfAvailable<MachineModuleInfo>(); in doInitialization() local
H A DBranchFolding.h97 MachineModuleInfo *MMI; variable
H A DLLVMTargetMachine.cpp114 MachineModuleInfo *MMI = new MachineModuleInfo( in addPassesToGenerateCode() local
H A DUnreachableBlockElim.cpp99 MachineModuleInfo *MMI; member in __anon6e4cdaeb0211::UnreachableMachineBlockElim
H A DGCStrategy.cpp71 MachineModuleInfo *MMI; member in __anon10085a1c0111::GCMachineCodeAnalysis
H A DTargetLoweringObjectFileImpl.cpp90 const TargetMachine &TM, MachineModuleInfo *MMI, in getTTypeGlobalReference()
664 const TargetMachine &TM, MachineModuleInfo *MMI, in getTTypeGlobalReference()
H A DStackColoring.cpp459 MachineModuleInfo *MMI = &MF->getMMI(); in remapInstructions() local
/minix/external/bsd/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcTargetObjectFile.cpp20 const TargetMachine &TM, MachineModuleInfo *MMI, in getTTypeGlobalReference()
H A DSparcFrameLowering.cpp111 MachineModuleInfo &MMI = MF.getMMI(); in emitPrologue() local
/minix/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetObjectFile.cpp47 const TargetMachine &TM, MachineModuleInfo *MMI, in getTTypeGlobalReference()
H A DThumb1FrameLowering.cpp90 MachineModuleInfo &MMI = MF.getMMI(); in emitPrologue() local
/minix/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp28 const TargetMachine &TM, MachineModuleInfo *MMI, in getTTypeGlobalReference()
H A DAArch64FrameLowering.cpp160 MachineModuleInfo &MMI = MF.getMMI(); in emitCalleeSavedFrameMoves() local
212 MachineModuleInfo &MMI = MF.getMMI(); in emitPrologue() local
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp179 MachineModuleInfo &MMI = MF->getMMI(); in set() local
456 MachineModuleInfo *MMI) in ComputeUsesVAFloatArgument()
476 void llvm::AddCatchInfo(const CallInst &I, MachineModuleInfo *MMI, in AddCatchInfo()
530 void llvm::AddLandingPadInfo(const LandingPadInst &I, MachineModuleInfo &MMI, in AddLandingPadInfo()
/minix/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp65 MachineModuleInfo *MMI, unsigned DRegNum) { in EmitDefCfaRegister()
75 MachineModuleInfo *MMI, int Offset) { in EmitDefCfaOffset()
84 const TargetInstrInfo &TII, MachineModuleInfo *MMI, in EmitCfiOffset()
100 const TargetInstrInfo &TII, MachineModuleInfo *MMI, in IfNeededExtSP()
227 MachineModuleInfo *MMI = &MF.getMMI(); in emitPrologue() local
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.h37 MachineModuleInfo *MMI; variable
H A DAsmPrinterInlineAsm.cpp166 MachineModuleInfo *MMI, int InlineAsmVariant, in EmitMSInlineAsmStr()
264 MachineModuleInfo *MMI, int InlineAsmVariant, in EmitGCCInlineAsmStr()
H A DWinCodeViewLineTables.cpp106 MachineModuleInfo *MMI = AP->MMI; in WinCodeViewLineTables() local
H A DDwarfDebug.h161 MachineModuleInfo *MMI; variable
/minix/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetObjectFile.cpp26 const TargetMachine &TM, MachineModuleInfo *MMI, in getTTypeGlobalReference()
H A DX86FrameLowering.cpp49 const MachineModuleInfo &MMI = MF.getMMI(); in hasFP() local
338 MachineModuleInfo &MMI = MF.getMMI(); in emitCalleeSavedFrameMoves() local
531 MachineModuleInfo &MMI = MF.getMMI(); in emitPrologue() local
1943 for (auto MMI = MovMap.begin(), MME = MovMap.end(); MMI != MME; in convertArgMovsToPushes() local
1963 for (auto MMI = MovMap.rbegin(), MME = MovMap.rend(); MMI != MME; ++MMI) { in convertArgMovsToPushes() local
/minix/external/bsd/llvm/dist/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp290 const TargetMachine &TM, MachineModuleInfo *MMI, in getTTypeGlobalReference()
/minix/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMips16FrameLowering.cpp47 MachineModuleInfo &MMI = MF.getMMI(); in emitPrologue() local
/minix/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h86 MachineModuleInfo *MMI; variable
/minix/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp319 MachineModuleInfo &MMI = MF.getMMI(); in emitPrologue() local

12