Lines Matching defs:MST
505 ModuleSlotTracker &MST) {
513 if (F == MST.getCurrentFunction()) {
514 Slot = MST.getLocalSlot(&BB);
795 void MachineOperand::print(raw_ostream &OS, ModuleSlotTracker &MST,
873 getCImm()->printAsOperand(OS, /*PrintType=*/true, MST);
876 getFPImm()->printAsOperand(OS, /*PrintType=*/true, MST);
908 getGlobal()->printAsOperand(OS, /*PrintType=*/false, MST);
925 MST);
927 printIRBlockReference(OS, *getBlockAddress()->getBasicBlock(), MST);
977 getMetadata()->printAsOperand(OS, MST);
1140 void MachineMemOperand::print(raw_ostream &OS, ModuleSlotTracker &MST,
1194 MIRFormatter::printIRValue(OS, *Val, MST);
1220 OS, /*PrintType=*/false, MST);
1234 Formatter->printCustomPseudoSourceValue(OS, MST, *PVal);
1254 AAInfo.TBAA->printAsOperand(OS, MST);
1258 AAInfo.Scope->printAsOperand(OS, MST);
1262 AAInfo.NoAlias->printAsOperand(OS, MST);
1266 getRanges()->printAsOperand(OS, MST);