Searched refs:hasV68Ops (Results 1 – 3 of 3) sorted by relevance
26 def HasV68 : Predicate<"HST->hasV68Ops()">, AssemblerPredicate<(all_of ArchV68)>;
189 bool hasV68Ops() const { in hasV68Ops() function
134 if (hasV68Ops()) in initializeSubtargetDependencies()