Searched defs:OtherMI (Results 1 – 5 of 5) sorted by relevance
213 const MachineInstrBuilder &cloneMemRefs(const MachineInstr &OtherMI) const { in cloneMemRefs()315 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps()
2816 const MacroInfo *OtherMI = getMacroInfo(MacroNameTok.getIdentifierInfo()); in HandleDefineDirective() local2828 if (const MacroInfo *OtherMI=getMacroInfo(MacroNameTok.getIdentifierInfo())) { in HandleDefineDirective() local
555 M.forAllDefinitions([&](const MacroInfo *OtherMI) { in HandleMacroExpandedIdentifier()
953 MachineInstr *&OtherMI) { in matchCombineDivRem()1015 MachineInstr *&OtherMI) { in applyCombineDivRem()
876 auto &OtherMI = OtherJITDylib.MaterializingInfos[OtherSymbol]; in addDependencies() local