Searched refs:hasV67Ops (Results 1 – 3 of 3) sorted by relevance
24 def HasV67 : Predicate<"HST->hasV67Ops()">, AssemblerPredicate<(all_of ArchV67)>;
183 bool hasV67Ops() const { in hasV67Ops() function
1838 if (Subtarget.hasV67Ops()) { in HexagonTargetLowering()