Edit

Share via


Avx512Vbmi2.VL Class

Definition

public: ref class Avx512Vbmi2::VL abstract : System::Runtime::Intrinsics::X86::Avx512Vbmi::VL
public abstract class Avx512Vbmi2.VL : System.Runtime.Intrinsics.X86.Avx512Vbmi.VL
type Avx512Vbmi2.VL = class
    inherit Avx512Vbmi.VL
Public MustInherit Class Avx512Vbmi2.VL
Inherits Avx512Vbmi.VL
Inheritance

Properties

IsSupported

Methods

Compress(Vector128<Byte>, Vector128<Byte>, Vector128<Byte>)
Compress(Vector128<Int16>, Vector128<Int16>, Vector128<Int16>)
Compress(Vector128<SByte>, Vector128<SByte>, Vector128<SByte>)
Compress(Vector128<UInt16>, Vector128<UInt16>, Vector128<UInt16>)
Compress(Vector256<Byte>, Vector256<Byte>, Vector256<Byte>)
Compress(Vector256<Int16>, Vector256<Int16>, Vector256<Int16>)
Compress(Vector256<SByte>, Vector256<SByte>, Vector256<SByte>)
Compress(Vector256<UInt16>, Vector256<UInt16>, Vector256<UInt16>)
Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
Expand(Vector128<Byte>, Vector128<Byte>, Vector128<Byte>)
Expand(Vector128<Int16>, Vector128<Int16>, Vector128<Int16>)
Expand(Vector128<SByte>, Vector128<SByte>, Vector128<SByte>)
Expand(Vector128<UInt16>, Vector128<UInt16>, Vector128<UInt16>)
Expand(Vector256<Byte>, Vector256<Byte>, Vector256<Byte>)
Expand(Vector256<Int16>, Vector256<Int16>, Vector256<Int16>)
Expand(Vector256<SByte>, Vector256<SByte>, Vector256<SByte>)
Expand(Vector256<UInt16>, Vector256<UInt16>, Vector256<UInt16>)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to