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