Searched refs:hasV66Ops (Results 1 – 3 of 3) sorted by relevance
22 def HasV66 : Predicate<"HST->hasV66Ops()">, AssemblerPredicate<(all_of ArchV66)>;
177 bool hasV66Ops() const { in hasV66Ops() function
1834 if (Subtarget.hasV66Ops()) { in HexagonTargetLowering()