Searched refs:getMI (Results 1 – 7 of 7) sorted by relevance
439 MachineInstr &MI = OpdMapper.getMI(); in applyDefaultMapping()778 OS << "Mapping for " << getMI() << "\nwith " << getInstrMapping() << '\n'; in print()798 getMI().getParent() && getMI().getMF() in print()799 ? getMI().getMF()->getSubtarget().getRegisterInfo() in print()808 OS << '(' << printReg(getMI().getOperand(Idx).getReg(), TRI) << ", ["; in print()
597 MachineInstr *getMI() const { return MI; } in getMI() function in __anon776574090111::RecurrenceInstr1633 LLVM_DEBUG(dbgs() << "\tInst: " << *(RI.getMI())); in optimizeRecurrence()1637 TII->commuteInstruction(*(RI.getMI()), false, (*CP).first, in optimizeRecurrence()1639 LLVM_DEBUG(dbgs() << "\t\tCommuted: " << *(RI.getMI())); in optimizeRecurrence()
330 MachineInstr &getMI() const { return MI; } in getMI() function
686 MachineInstr &MI = OpdMapper.getMI(); in applyMappingImpl()
1359 MachineInstr &MI = OpdMapper.getMI(); in applyMappingSBufferLoad()1478 MachineInstr &MI = OpdMapper.getMI(); in applyMappingBFE()1583 MachineInstr &MI = OpdMapper.getMI(); in applyMappingMAD_64_32()1776 OpdMapper.getMI().getOperand(OpIdx).setReg(SrcReg[0]); in substituteSimpleCopyRegs()2155 MachineInstr &MI = OpdMapper.getMI(); in applyMappingSMULU64()2206 MachineInstr &MI = OpdMapper.getMI(); in applyMappingImpl()
362 MachineInstr &MI = OpdMapper.getMI(); in applyMappingImpl()
226 static AvailableValue getMI(MemIntrinsic *MI, unsigned Offset = 0) { in getMI() function1387 return AvailableValue::getMI(DepMI, Offset); in AnalyzeLoadAvailability()