Searched refs:getMI (Results 1 – 7 of 7) sorted by relevance
439 MachineInstr &MI = OpdMapper.getMI(); in applyDefaultMapping()765 OS << "Mapping for " << getMI() << "\nwith " << getInstrMapping() << '\n'; in print()785 getMI().getParent() && getMI().getMF() in print()786 ? getMI().getMF()->getSubtarget().getRegisterInfo() in print()795 OS << '(' << printReg(getMI().getOperand(Idx).getReg(), TRI) << ", ["; in print()
275 MachineInstr *getMI() const { return MI; } in getMI() function in __anonbcd030b40111::RecurrenceInstr1578 LLVM_DEBUG(dbgs() << "\tInst: " << *(RI.getMI())); in optimizeRecurrence()1582 TII->commuteInstruction(*(RI.getMI()), false, (*CP).first, in optimizeRecurrence()1584 LLVM_DEBUG(dbgs() << "\t\tCommuted: " << *(RI.getMI())); in optimizeRecurrence()
329 MachineInstr &getMI() const { return MI; } in getMI() function
729 MachineInstr &MI = OpdMapper.getMI(); in applyMappingImpl()
385 switch (OpdMapper.getMI().getOpcode()) { in applyMappingImpl()
1417 MachineInstr &MI = OpdMapper.getMI(); in applyMappingSBufferLoad()1536 MachineInstr &MI = OpdMapper.getMI(); in applyMappingBFEIntrinsic()1637 OpdMapper.getMI().getOperand(OpIdx).setReg(SrcReg[0]); in substituteSimpleCopyRegs()2070 MachineInstr &MI = OpdMapper.getMI(); in applyMappingImpl()
203 static AvailableValue getMI(MemIntrinsic *MI, unsigned Offset = 0) { in getMI() function1070 Res = AvailableValue::getMI(DepMI, Offset); in AnalyzeLoadAvailability()