Searched defs:SupportsPredicatedSIMD (Results 1 – 3 of 3) sorted by relevance
437 bool SupportsPredicatedSIMD() const override { in SupportsPredicatedSIMD() function
634 bool SupportsPredicatedSIMD() const override { return ShouldUseSVE(); } in SupportsPredicatedSIMD() function
228 virtual bool SupportsPredicatedSIMD() const { return false; } in SupportsPredicatedSIMD() function