Searched refs:hasV65Ops (Results 1 – 3 of 3) sorted by relevance
15 def HasV65 : Predicate<"HST->hasV65Ops()">, AssemblerPredicate<"ArchV65">;
149 bool hasV65Ops() const { in hasV65Ops() function
1522 if (Slot1Store && MF.getSubtarget<HexagonSubtarget>().hasV65Ops() && in isLegalToPacketizeTogether()