1 reference to TestNotZAndNotC
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx.cs (1)
1310
public static bool TestNotZAndNotC(Vector256<sbyte> left, Vector256<sbyte> right) =>
TestNotZAndNotC
(left, right);