Searched defs:ExtMI (Results 1 – 8 of 8) sorted by relevance
62 auto ExtMI = MF.getRegInfo().getVRegDef(MI.getOperand(0).getReg()); in fixBrTableIndex() local
86 MachineInstr *ExtMI; in tryCombineAnyExt() local230 MachineInstr *ExtMI; in tryCombineSExt() local
295 auto *ExtMI = MF.CreateMachineInstr(HII->get(Hexagon::A4_ext), DebugLoc()); in tryAllocateResourcesForConstExt() local1729 bool ExtMI = HII->isExtended(MI) || HII->isConstExtended(MI); in addToPacket() local
421 MachineInstr *ExtMI = getDefIgnoringCopies(MI.getOperand(1).getReg(), MRI); in matchExtUaddvToUaddlv() local
2209 virtual bool isExtendLikelyToBeFolded(MachineInstr &ExtMI, in isExtendLikelyToBeFolded()
4022 MachineInstr *&ExtMI) { in matchExtendThroughPhis()4076 MachineInstr *&ExtMI) { in applyExtendThroughPhis()4218 auto *ExtMI = Pair.second; in applyExtractAllEltsFromBuildVector() local
1337 MachineInstr *ExtMI = in convertToThreeAddressWithLEA() local
9471 MachineInstr &ExtMI, MachineRegisterInfo &MRI) const { in isExtendLikelyToBeFolded()