1 type derived from Avx10v1
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx10v2.cs (1)
12
public abstract class Avx10v2 :
Avx10v1
4 references to Avx10v1
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx10v2.cs (3)
123
public new abstract class X64 :
Avx10v1
.X64
135
public new abstract class V512 :
Avx10v1
.V512
191
public new abstract class X64 :
Avx10v1
.V512.X64
System.Runtime.Intrinsics (1)
artifacts\obj\System.Runtime.Intrinsics\Debug\net10.0\System.Runtime.Intrinsics.Forwards.cs (1)
26
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.Intrinsics.X86.
Avx10v1
))]