Searched defs:SupportsPredicatedSIMD (Results 1 – 2 of 2) sorted by relevance
554 bool SupportsPredicatedSIMD() const override { return ShouldUseSVE(); } in SupportsPredicatedSIMD() function
227 virtual bool SupportsPredicatedSIMD() const { return false; } in SupportsPredicatedSIMD() function