Searched refs:isDotNewInst (Results 1 – 3 of 3) sorted by relevance
622 HII->isDotNewInst(PacketMI) != HII->isDotNewInst(MI) || in canPromoteToNewValueStore()729 if (HII->isDotNewInst(MI) && !HII->mayBeNewStore(MI)) in canPromoteToDotNew()907 HII->isDotNewInst(&MI1) == HII->isDotNewInst(&MI2); in arePredicatesComplements()
301 bool isDotNewInst(const MachineInstr* MI) const;
2016 bool HexagonInstrInfo::isDotNewInst(const MachineInstr* MI) const { in isDotNewInst() function in HexagonInstrInfo