Lines Matching defs:MST
1744 ModuleSlotTracker MST(M);
1746 MST.incorporateFunction(*F);
1747 print(OS, MST, IsStandalone, SkipOpers, SkipDebugLoc, AddNewLine, TII);
1750 void MachineInstr::print(raw_ostream &OS, ModuleSlotTracker &MST,
1786 MO.print(OS, MST, TypeToPrint, StartOp, /*PrintDef=*/false, IsStandalone,
1849 getOperand(OpIdx).print(OS, MST, TypeToPrint, OpIdx, /*PrintDef=*/true, IsStandalone,
1888 MO.print(OS, MST, TypeToPrint, i, /*PrintDef=*/true, IsStandalone,
1899 MO.print(OS, MST, TypeToPrint, i, /*PrintDef=*/true, IsStandalone,
1943 MO.print(OS, MST, TypeToPrint, i, /*PrintDef=*/true, IsStandalone,
1972 HeapAllocMarker->printAsOperand(OS, MST);
1980 PCSections->printAsOperand(OS, MST);
1988 MMRA->printAsOperand(OS, MST);
2007 DL->printAsOperand(OS, MST);
2029 Op->print(OS, MST, SSNs, *Context, MFI, TII);