Searched refs:getMI (Results 1 – 7 of 7) sorted by relevance
441 MachineInstr &MI = OpdMapper.getMI(); in applyDefaultMapping()780 OS << "Mapping for " << getMI() << "\nwith " << getInstrMapping() << '\n'; in print()800 getMI().getParent() && getMI().getMF() in print()801 ? getMI().getMF()->getSubtarget().getRegisterInfo() in print()810 OS << '(' << printReg(getMI().getOperand(Idx).getReg(), TRI) << ", ["; in print()
318 MachineInstr *getMI() const { return MI; } in getMI() function in __anon776574090111::RecurrenceInstr1645 LLVM_DEBUG(dbgs() << "\tInst: " << *(RI.getMI())); in optimizeRecurrence()1649 TII->commuteInstruction(*(RI.getMI()), false, (*CP).first, in optimizeRecurrence()1651 LLVM_DEBUG(dbgs() << "\t\tCommuted: " << *(RI.getMI())); in optimizeRecurrence()
330 MachineInstr &getMI() const { return MI; } in getMI() function
715 MachineInstr &MI = OpdMapper.getMI(); in applyMappingImpl()
1331 MachineInstr &MI = OpdMapper.getMI(); in applyMappingSBufferLoad()1450 MachineInstr &MI = OpdMapper.getMI(); in applyMappingBFE()1555 MachineInstr &MI = OpdMapper.getMI(); in applyMappingMAD_64_32()1748 OpdMapper.getMI().getOperand(OpIdx).setReg(SrcReg[0]); in substituteSimpleCopyRegs()2127 MachineInstr &MI = OpdMapper.getMI(); in applyMappingSMULU64()2178 MachineInstr &MI = OpdMapper.getMI(); in applyMappingImpl()
407 MachineInstr &MI = OpdMapper.getMI(); in applyMappingImpl()
220 static AvailableValue getMI(MemIntrinsic *MI, unsigned Offset = 0) { in getMI() function1293 return AvailableValue::getMI(DepMI, Offset); in AnalyzeLoadAvailability()