Lines Matching defs:MIPrinter
146 class MIPrinter {
158 MIPrinter(raw_ostream &OS, ModuleSlotTracker &MST,
267 MIPrinter(StrOS, MST, RegisterMaskIds, StackObjectOperandMapping)
529 MIPrinter(StrOS, MST, RegisterMaskIds, StackObjectOperandMapping)
535 MIPrinter(StrOS, MST, RegisterMaskIds, StackObjectOperandMapping)
697 MIPrinter::canPredictBranchProbabilities(const MachineBasicBlock &MBB) const {
713 bool MIPrinter::canPredictSuccessors(const MachineBasicBlock &MBB) const {
731 void MIPrinter::print(const MachineBasicBlock &MBB) {
804 void MIPrinter::print(const MachineInstr &MI) {
958 void MIPrinter::printStackObjectReference(int FrameIndex) {
973 void MIPrinter::print(const MachineInstr &MI, unsigned OpIdx,