Lines Matching defs:MST
1672 ModuleSlotTracker MST(M);
1674 MST.incorporateFunction(*F);
1675 print(OS, MST, IsStandalone, SkipOpers, SkipDebugLoc, AddNewLine, TII);
1678 void MachineInstr::print(raw_ostream &OS, ModuleSlotTracker &MST,
1714 MO.print(OS, MST, TypeToPrint, StartOp, /*PrintDef=*/false, IsStandalone,
1775 getOperand(OpIdx).print(OS, MST, TypeToPrint, OpIdx, /*PrintDef=*/true, IsStandalone,
1814 MO.print(OS, MST, TypeToPrint, i, /*PrintDef=*/true, IsStandalone,
1825 MO.print(OS, MST, TypeToPrint, i, /*PrintDef=*/true, IsStandalone,
1869 MO.print(OS, MST, TypeToPrint, i, /*PrintDef=*/true, IsStandalone,
1898 HeapAllocMarker->printAsOperand(OS, MST);
1906 PCSections->printAsOperand(OS, MST);
1914 MMRA->printAsOperand(OS, MST);
1933 DL->printAsOperand(OS, MST);
1955 Op->print(OS, MST, SSNs, *Context, MFI, TII);