Searched refs:hasCLZERO (Results 1 – 3 of 3) sorted by relevance
641 bool hasCLZERO() const { return HasCLZERO; } in hasCLZERO() function
4449 if (!Subtarget->hasCLZERO()) in Select()
933 def HasCLZERO : Predicate<"Subtarget->hasCLZERO()">;