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