2 references to X64
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Math.cs (2)
218
if (Bmi2.
X64
.IsSupported)
221
ulong high = Bmi2.
X64
.MultiplyNoFlags(a, b, &tmp);