1 reference to NoneWhereAllBitsSet
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Numerics\Vector_1.cs (1)
1156static bool ISimdVector<Vector<T>, T>.NoneWhereAllBitsSet(Vector<T> vector) => Vector.NoneWhereAllBitsSet(vector);