Searched refs:getMMI (Results 1 – 25 of 42) sorted by relevance
12
208 MCContext &Ctx = MMIWP->getMMI().getContext(); in addPassesToEmitFile()214 MMIWP->getMMI().getContext())) in addPassesToEmitFile()238 Ctx = &MMIWP->getMMI().getContext(); in addPassesToEmitMC()
64 if (!MF.getMMI().getModule()->getModuleFlag("cfguard")) in runOnMachineFunction()
44 MachineModuleInfo &MMI = getAnalysis<MachineModuleInfoWrapperPass>().getMMI(); in runOnFunction()
130 MI->getParent()->getParent()->getMMI().getModule()->getContext(); in allocatePhysRegs()
108 MMI = MMIWP ? &MMIWP->getMMI() : nullptr; in runOnMachineFunction()
314 MMI = &getAnalysis<MachineModuleInfoWrapperPass>().getMMI(); in runOnMachineFunction()
329 getAnalysis<MachineModuleInfoWrapperPass>().getMMI(); in runOnFunction()
1134 MachineModuleInfo &MMI = getAnalysis<MachineModuleInfoWrapperPass>().getMMI(); in createOutlinedFunction()1433 MachineModuleInfo &MMI = getAnalysis<MachineModuleInfoWrapperPass>().getMMI(); in doOutline()
546 return getMMI().hasDebugInfo() || in needsFrameMoves()689 getMMI().addPersonality(PF); in addLandingPad()
1116 MF.getMMI().setHasSplitStack(true); in insertPrologEpilogCode()1118 MF.getMMI().setHasNosplitStack(true); in insertPrologEpilogCode()
90 MMI = &MF->getMMI(); in initMF()
468 MMIWP ? &MMIWP->getMMI() : nullptr); in INITIALIZE_PASS_DEPENDENCY()610 MMIWP ? &MMIWP->getMMI() : nullptr); in INITIALIZE_PASS_DEPENDENCY()
274 MachineModuleInfo &getMMI() { return MMI; } in getMMI() function275 const MachineModuleInfo &getMMI() const { return MMI; } in getMMI() function
447 MachineModuleInfo &getMMI() const { return MMI; }
104 MF.getMMI().getModule()->getModuleFlag("cf-protection-branch"); in runOnMachineFunction()
100 MMI = &getAnalysis<MachineModuleInfoWrapperPass>().getMMI(); in runOnMachineFunction()
465 MachineModuleInfo &MMI = MF.getMMI(); in emitCalleeSavedFrameMoves()978 MachineModuleInfo &MMI = MF.getMMI(); in emitPrologue()2321 MF.getMMI().setHasNosplitStack(true); in adjustForSegmentedStacks()2505 MF.getMMI().setUsesMorestackAddr(true); in adjustForSegmentedStacks()2589 NamedMDNode *HiPELiteralsMD = MF.getMMI().getModule() in adjustForHiPEPrologue()
64 Subtarget->isTargetWin32() && MF.getMMI().getModule()->getCodeViewFlag(); in runOnMachineFunction()
124 shouldEmitCFI = MF->getMMI().getContext().getAsmInfo()->usesCFIForEH() && in beginFunction()
58 MachineModuleInfo &MMI = MF.getMMI(); in emitPrologue()
120 MachineModuleInfo &MMI = MF.getMMI(); in emitPrologue()
427 MachineModuleInfo &MMI = MF.getMMI(); in emitPrologue()
228 MachineModuleInfo *MMI = &MF.getMMI(); in emitPrologue()
361 MachineModuleInfo &MMI = MF.getMMI(); in emitPrologue()2260 MachineModuleInfo &MMI = MF.getMMI(); in adjustForSegmentedStacks()2278 MF.getMMI().setHasNosplitStack(true); in adjustForSegmentedStacks()
513 MMI = &MF.getMMI().getObjFileInfo<AMDGPUMachineModuleInfo>(); in SIMemOpAccess()