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