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