Searched refs:getMI (Results 1 – 7 of 7) sorted by relevance
440 MachineInstr &MI = OpdMapper.getMI(); in applyDefaultMapping()766 OS << "Mapping for " << getMI() << "\nwith " << getInstrMapping() << '\n'; in print()786 getMI().getParent() && getMI().getMF() in print()787 ? getMI().getMF()->getSubtarget().getRegisterInfo() in print()796 OS << '(' << printReg(getMI().getOperand(Idx).getReg(), TRI) << ", ["; in print()
272 MachineInstr *getMI() const { return MI; } in getMI() function in __anon7dafcbf40111::RecurrenceInstr1580 LLVM_DEBUG(dbgs() << "\tInst: " << *(RI.getMI())); in optimizeRecurrence()1584 TII->commuteInstruction(*(RI.getMI()), false, (*CP).first, in optimizeRecurrence()1586 LLVM_DEBUG(dbgs() << "\t\tCommuted: " << *(RI.getMI())); in optimizeRecurrence()
328 MachineInstr &getMI() const { return MI; } in getMI() function
665 MachineInstr &MI = OpdMapper.getMI(); in applyMappingImpl()
372 switch (OpdMapper.getMI().getOpcode()) { in applyMappingImpl()
187 static AvailableValue getMI(MemIntrinsic *MI, unsigned Offset = 0) { in getMI() function911 Res = AvailableValue::getMI(DepMI, Offset); in AnalyzeLoadAvailability()
1253 OpdMapper.getMI().getOperand(OpIdx).setReg(SrcReg[0]); in substituteSimpleCopyRegs()1470 MachineInstr &MI = OpdMapper.getMI(); in applyMappingImpl()