VL
IsSupported
DetectConflicts(Vector128<Int32>)
DetectConflicts(Vector128<Int64>)
DetectConflicts(Vector128<UInt32>)
DetectConflicts(Vector128<UInt64>)
DetectConflicts(Vector256<Int32>)
DetectConflicts(Vector256<Int64>)
DetectConflicts(Vector256<UInt32>)
DetectConflicts(Vector256<UInt64>)
LeadingZeroCount(Vector128<Int32>)
LeadingZeroCount(Vector128<Int64>)
LeadingZeroCount(Vector128<UInt32>)
LeadingZeroCount(Vector128<UInt64>)
LeadingZeroCount(Vector256<Int32>)
LeadingZeroCount(Vector256<Int64>)
LeadingZeroCount(Vector256<UInt32>)
LeadingZeroCount(Vector256<UInt64>)
net10.0
namespace System.Runtime.Intrinsics.X86
{
[CLSCompliant(false)]
public abstract class Avx512CD : Avx512F
{
public abstract class VL : VL
{
public static Vector256<long> DetectConflicts(Vector256<long> value);
}
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | System.Runtime.Intrinsics , Version=10.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API