Lines Matching defs:MST
505 ModuleSlotTracker &MST) {
513 if (F == MST.getCurrentFunction()) {
514 Slot = MST.getLocalSlot(&BB);
800 void MachineOperand::print(raw_ostream &OS, ModuleSlotTracker &MST,
878 getCImm()->printAsOperand(OS, /*PrintType=*/true, MST);
881 getFPImm()->printAsOperand(OS, /*PrintType=*/true, MST);
914 GV->printAsOperand(OS, /*PrintType=*/false, MST);
934 MST);
936 printIRBlockReference(OS, *getBlockAddress()->getBasicBlock(), MST);
986 getMetadata()->printAsOperand(OS, MST);
1150 void MachineMemOperand::print(raw_ostream &OS, ModuleSlotTracker &MST,
1209 MIRFormatter::printIRValue(OS, *Val, MST);
1235 OS, /*PrintType=*/false, MST);
1249 Formatter->printCustomPseudoSourceValue(OS, MST, *PVal);
1270 AAInfo.TBAA->printAsOperand(OS, MST);
1274 AAInfo.Scope->printAsOperand(OS, MST);
1278 AAInfo.NoAlias->printAsOperand(OS, MST);
1282 getRanges()->printAsOperand(OS, MST);