Searched refs:isDotCurInst (Results 1 – 6 of 6) sorted by relevance
300 bool isDotCurInst(const MachineInstr* MI) const;
375 if (HII->isDotCurInst(MI) && !HII->mayBeCurLoad(MI)) in canPromoteToDotCur()1265 if (DepType == SDep::Data && HII->isDotCurInst(J)) { in isLegalToPacketizeTogether()
2002 bool HexagonInstrInfo::isDotCurInst(const MachineInstr* MI) const { in isDotCurInst() function in HexagonInstrInfo
379 if (HII->isDotCurInst(*BI)) { in cleanUpDotCur()406 if (HII->isDotCurInst(MI) && !HII->mayBeCurLoad(MI)) in canPromoteToDotCur()1440 if (DepType == SDep::Data && HII->isDotCurInst(J)) { in isLegalToPacketizeTogether()
363 bool isDotCurInst(const MachineInstr &MI) const;
2068 bool HexagonInstrInfo::isDotCurInst(const MachineInstr &MI) const { in isDotCurInst() function in HexagonInstrInfo