Lines Matching defs:MIPrinter
140 class MIPrinter {
152 MIPrinter(raw_ostream &OS, ModuleSlotTracker &MST,
253 MIPrinter(StrOS, MST, RegisterMaskIds, StackObjectOperandMapping)
502 MIPrinter(StrOS, MST, RegisterMaskIds, StackObjectOperandMapping)
508 MIPrinter(StrOS, MST, RegisterMaskIds, StackObjectOperandMapping)
647 MIPrinter::canPredictBranchProbabilities(const MachineBasicBlock &MBB) const {
663 bool MIPrinter::canPredictSuccessors(const MachineBasicBlock &MBB) const {
681 void MIPrinter::print(const MachineBasicBlock &MBB) {
754 void MIPrinter::print(const MachineInstr &MI) {
906 void MIPrinter::printStackObjectReference(int FrameIndex) {
921 void MIPrinter::print(const MachineInstr &MI, unsigned OpIdx,