Searched refs:__simd_adjacent_find (Results 1 – 2 of 2) sorted by relevance
382 __simd_adjacent_find(_Index __first, _Index __last, _BinaryPredicate __pred, bool __or_semantic) no… in __simd_adjacent_find() function
2281 return __unseq_backend::__simd_adjacent_find(__first, __last, __pred, __or_semantic); in __brick_adjacent_find()