Sve.CreateBreakBeforeMask Méthode

Définition

Surcharges

Nom Description
CreateBreakBeforeMask(Vector<UInt16>, Vector<UInt16>)

svbool_t svbrkb[_b]_z(svbool_t pg, svbool_t op)

BRKB Presult.B, Pg/Z, Pop.B

CreateBreakBeforeMask(Vector<SByte>, Vector<SByte>)

svbool_t svbrkb[_b]_z(svbool_t pg, svbool_t op)

BRKB Presult.B, Pg/Z, Pop.B

CreateBreakBeforeMask(Vector<UInt32>, Vector<UInt32>)

svbool_t svbrkb[_b]_z(svbool_t pg, svbool_t op)

BRKB Presult.B, Pg/Z, Pop.B

CreateBreakBeforeMask(Vector<UInt64>, Vector<UInt64>)

svbool_t svbrkb[_b]_z(svbool_t pg, svbool_t op)

BRKB Presult.B, Pg/Z, Pop.B

CreateBreakBeforeMask(Vector<Int64>, Vector<Int64>)

svbool_t svbrkb[_b]_z(svbool_t pg, svbool_t op)

BRKB Presult.B, Pg/Z, Pop.B

CreateBreakBeforeMask(Vector<Single>, Vector<Single>)
CreateBreakBeforeMask(Vector<Int16>, Vector<Int16>)

svbool_t svbrkb[_b]_z(svbool_t pg, svbool_t op)

BRKB Presult.B, Pg/Z, Pop.B

CreateBreakBeforeMask(Vector<Byte>, Vector<Byte>)

svbool_t svbrkb[_b]_z(svbool_t pg, svbool_t op)

BRKB Presult.B, Pg/Z, Pop.B

CreateBreakBeforeMask(Vector<Double>, Vector<Double>)
CreateBreakBeforeMask(Vector<Int32>, Vector<Int32>)

svbool_t svbrkb[_b]_z(svbool_t pg, svbool_t op)

BRKB Presult.B, Pg/Z, Pop.B

CreateBreakBeforeMask(Vector<UInt16>, Vector<UInt16>)

Source:
Sve.PlatformNotSupported.cs
Source:
Sve.PlatformNotSupported.cs
Source:
Sve.PlatformNotSupported.cs

svbool_t svbrkb[_b]_z(svbool_t pg, svbool_t op)

BRKB Presult.B, Pg/Z, Pop.B

public:
 static System::Numerics::Vector<System::UInt16> CreateBreakBeforeMask(System::Numerics::Vector<System::UInt16> totalMask, System::Numerics::Vector<System::UInt16> fromMask);
public:
 static System::Numerics::Vector<System::UInt16> CreateBreakBeforeMask(System::Numerics::Vector<System::UInt16> mask, System::Numerics::Vector<System::UInt16> srcMask);
public static System.Numerics.Vector<ushort> CreateBreakBeforeMask(System.Numerics.Vector<ushort> totalMask, System.Numerics.Vector<ushort> fromMask);
public static System.Numerics.Vector<ushort> CreateBreakBeforeMask(System.Numerics.Vector<ushort> mask, System.Numerics.Vector<ushort> srcMask);
static member CreateBreakBeforeMask : System.Numerics.Vector<uint16> * System.Numerics.Vector<uint16> -> System.Numerics.Vector<uint16>
static member CreateBreakBeforeMask : System.Numerics.Vector<uint16> * System.Numerics.Vector<uint16> -> System.Numerics.Vector<uint16>
Public Shared Function CreateBreakBeforeMask (totalMask As Vector(Of UShort), fromMask As Vector(Of UShort)) As Vector(Of UShort)
Public Shared Function CreateBreakBeforeMask (mask As Vector(Of UShort), srcMask As Vector(Of UShort)) As Vector(Of UShort)

Paramètres

totalMaskmask
Vector<UInt16>
fromMasksrcMask
Vector<UInt16>

Retours

S’applique à

CreateBreakBeforeMask(Vector<SByte>, Vector<SByte>)

Source:
Sve.PlatformNotSupported.cs
Source:
Sve.PlatformNotSupported.cs
Source:
Sve.PlatformNotSupported.cs

svbool_t svbrkb[_b]_z(svbool_t pg, svbool_t op)

BRKB Presult.B, Pg/Z, Pop.B

public:
 static System::Numerics::Vector<System::SByte> CreateBreakBeforeMask(System::Numerics::Vector<System::SByte> totalMask, System::Numerics::Vector<System::SByte> fromMask);
public:
 static System::Numerics::Vector<System::SByte> CreateBreakBeforeMask(System::Numerics::Vector<System::SByte> mask, System::Numerics::Vector<System::SByte> srcMask);
public static System.Numerics.Vector<sbyte> CreateBreakBeforeMask(System.Numerics.Vector<sbyte> totalMask, System.Numerics.Vector<sbyte> fromMask);
public static System.Numerics.Vector<sbyte> CreateBreakBeforeMask(System.Numerics.Vector<sbyte> mask, System.Numerics.Vector<sbyte> srcMask);
static member CreateBreakBeforeMask : System.Numerics.Vector<sbyte> * System.Numerics.Vector<sbyte> -> System.Numerics.Vector<sbyte>
static member CreateBreakBeforeMask : System.Numerics.Vector<sbyte> * System.Numerics.Vector<sbyte> -> System.Numerics.Vector<sbyte>
Public Shared Function CreateBreakBeforeMask (totalMask As Vector(Of SByte), fromMask As Vector(Of SByte)) As Vector(Of SByte)
Public Shared Function CreateBreakBeforeMask (mask As Vector(Of SByte), srcMask As Vector(Of SByte)) As Vector(Of SByte)

Paramètres

totalMaskmask
Vector<SByte>
fromMasksrcMask
Vector<SByte>

Retours

S’applique à

CreateBreakBeforeMask(Vector<UInt32>, Vector<UInt32>)

Source:
Sve.PlatformNotSupported.cs
Source:
Sve.PlatformNotSupported.cs
Source:
Sve.PlatformNotSupported.cs

svbool_t svbrkb[_b]_z(svbool_t pg, svbool_t op)

BRKB Presult.B, Pg/Z, Pop.B

public:
 static System::Numerics::Vector<System::UInt32> CreateBreakBeforeMask(System::Numerics::Vector<System::UInt32> totalMask, System::Numerics::Vector<System::UInt32> fromMask);
public:
 static System::Numerics::Vector<System::UInt32> CreateBreakBeforeMask(System::Numerics::Vector<System::UInt32> mask, System::Numerics::Vector<System::UInt32> srcMask);
public static System.Numerics.Vector<uint> CreateBreakBeforeMask(System.Numerics.Vector<uint> totalMask, System.Numerics.Vector<uint> fromMask);
public static System.Numerics.Vector<uint> CreateBreakBeforeMask(System.Numerics.Vector<uint> mask, System.Numerics.Vector<uint> srcMask);
static member CreateBreakBeforeMask : System.Numerics.Vector<uint32> * System.Numerics.Vector<uint32> -> System.Numerics.Vector<uint32>
static member CreateBreakBeforeMask : System.Numerics.Vector<uint32> * System.Numerics.Vector<uint32> -> System.Numerics.Vector<uint32>
Public Shared Function CreateBreakBeforeMask (totalMask As Vector(Of UInteger), fromMask As Vector(Of UInteger)) As Vector(Of UInteger)
Public Shared Function CreateBreakBeforeMask (mask As Vector(Of UInteger), srcMask As Vector(Of UInteger)) As Vector(Of UInteger)

Paramètres

totalMaskmask
Vector<UInt32>
fromMasksrcMask
Vector<UInt32>

Retours

S’applique à

CreateBreakBeforeMask(Vector<UInt64>, Vector<UInt64>)

Source:
Sve.PlatformNotSupported.cs
Source:
Sve.PlatformNotSupported.cs
Source:
Sve.PlatformNotSupported.cs

svbool_t svbrkb[_b]_z(svbool_t pg, svbool_t op)

BRKB Presult.B, Pg/Z, Pop.B

public:
 static System::Numerics::Vector<System::UInt64> CreateBreakBeforeMask(System::Numerics::Vector<System::UInt64> totalMask, System::Numerics::Vector<System::UInt64> fromMask);
public:
 static System::Numerics::Vector<System::UInt64> CreateBreakBeforeMask(System::Numerics::Vector<System::UInt64> mask, System::Numerics::Vector<System::UInt64> srcMask);
public static System.Numerics.Vector<ulong> CreateBreakBeforeMask(System.Numerics.Vector<ulong> totalMask, System.Numerics.Vector<ulong> fromMask);
public static System.Numerics.Vector<ulong> CreateBreakBeforeMask(System.Numerics.Vector<ulong> mask, System.Numerics.Vector<ulong> srcMask);
static member CreateBreakBeforeMask : System.Numerics.Vector<uint64> * System.Numerics.Vector<uint64> -> System.Numerics.Vector<uint64>
static member CreateBreakBeforeMask : System.Numerics.Vector<uint64> * System.Numerics.Vector<uint64> -> System.Numerics.Vector<uint64>
Public Shared Function CreateBreakBeforeMask (totalMask As Vector(Of ULong), fromMask As Vector(Of ULong)) As Vector(Of ULong)
Public Shared Function CreateBreakBeforeMask (mask As Vector(Of ULong), srcMask As Vector(Of ULong)) As Vector(Of ULong)

Paramètres

totalMaskmask
Vector<UInt64>
fromMasksrcMask
Vector<UInt64>

Retours

S’applique à

CreateBreakBeforeMask(Vector<Int64>, Vector<Int64>)

Source:
Sve.PlatformNotSupported.cs
Source:
Sve.PlatformNotSupported.cs
Source:
Sve.PlatformNotSupported.cs

svbool_t svbrkb[_b]_z(svbool_t pg, svbool_t op)

BRKB Presult.B, Pg/Z, Pop.B

public:
 static System::Numerics::Vector<long> CreateBreakBeforeMask(System::Numerics::Vector<long> totalMask, System::Numerics::Vector<long> fromMask);
public:
 static System::Numerics::Vector<long> CreateBreakBeforeMask(System::Numerics::Vector<long> mask, System::Numerics::Vector<long> srcMask);
public static System.Numerics.Vector<long> CreateBreakBeforeMask(System.Numerics.Vector<long> totalMask, System.Numerics.Vector<long> fromMask);
public static System.Numerics.Vector<long> CreateBreakBeforeMask(System.Numerics.Vector<long> mask, System.Numerics.Vector<long> srcMask);
static member CreateBreakBeforeMask : System.Numerics.Vector<int64> * System.Numerics.Vector<int64> -> System.Numerics.Vector<int64>
static member CreateBreakBeforeMask : System.Numerics.Vector<int64> * System.Numerics.Vector<int64> -> System.Numerics.Vector<int64>
Public Shared Function CreateBreakBeforeMask (totalMask As Vector(Of Long), fromMask As Vector(Of Long)) As Vector(Of Long)
Public Shared Function CreateBreakBeforeMask (mask As Vector(Of Long), srcMask As Vector(Of Long)) As Vector(Of Long)

Paramètres

totalMaskmask
Vector<Int64>
fromMasksrcMask
Vector<Int64>

Retours

S’applique à

CreateBreakBeforeMask(Vector<Single>, Vector<Single>)

Source:
Sve.PlatformNotSupported.cs
public:
 static System::Numerics::Vector<float> CreateBreakBeforeMask(System::Numerics::Vector<float> totalMask, System::Numerics::Vector<float> fromMask);
public static System.Numerics.Vector<float> CreateBreakBeforeMask(System.Numerics.Vector<float> totalMask, System.Numerics.Vector<float> fromMask);
static member CreateBreakBeforeMask : System.Numerics.Vector<single> * System.Numerics.Vector<single> -> System.Numerics.Vector<single>
Public Shared Function CreateBreakBeforeMask (totalMask As Vector(Of Single), fromMask As Vector(Of Single)) As Vector(Of Single)

Paramètres

totalMask
Vector<Single>
fromMask
Vector<Single>

Retours

S’applique à

CreateBreakBeforeMask(Vector<Int16>, Vector<Int16>)

Source:
Sve.PlatformNotSupported.cs
Source:
Sve.PlatformNotSupported.cs
Source:
Sve.PlatformNotSupported.cs

svbool_t svbrkb[_b]_z(svbool_t pg, svbool_t op)

BRKB Presult.B, Pg/Z, Pop.B

public:
 static System::Numerics::Vector<short> CreateBreakBeforeMask(System::Numerics::Vector<short> totalMask, System::Numerics::Vector<short> fromMask);
public:
 static System::Numerics::Vector<short> CreateBreakBeforeMask(System::Numerics::Vector<short> mask, System::Numerics::Vector<short> srcMask);
public static System.Numerics.Vector<short> CreateBreakBeforeMask(System.Numerics.Vector<short> totalMask, System.Numerics.Vector<short> fromMask);
public static System.Numerics.Vector<short> CreateBreakBeforeMask(System.Numerics.Vector<short> mask, System.Numerics.Vector<short> srcMask);
static member CreateBreakBeforeMask : System.Numerics.Vector<int16> * System.Numerics.Vector<int16> -> System.Numerics.Vector<int16>
static member CreateBreakBeforeMask : System.Numerics.Vector<int16> * System.Numerics.Vector<int16> -> System.Numerics.Vector<int16>
Public Shared Function CreateBreakBeforeMask (totalMask As Vector(Of Short), fromMask As Vector(Of Short)) As Vector(Of Short)
Public Shared Function CreateBreakBeforeMask (mask As Vector(Of Short), srcMask As Vector(Of Short)) As Vector(Of Short)

Paramètres

totalMaskmask
Vector<Int16>
fromMasksrcMask
Vector<Int16>

Retours

S’applique à

CreateBreakBeforeMask(Vector<Byte>, Vector<Byte>)

Source:
Sve.PlatformNotSupported.cs
Source:
Sve.PlatformNotSupported.cs
Source:
Sve.PlatformNotSupported.cs

svbool_t svbrkb[_b]_z(svbool_t pg, svbool_t op)

BRKB Presult.B, Pg/Z, Pop.B

public:
 static System::Numerics::Vector<System::Byte> CreateBreakBeforeMask(System::Numerics::Vector<System::Byte> totalMask, System::Numerics::Vector<System::Byte> fromMask);
public:
 static System::Numerics::Vector<System::Byte> CreateBreakBeforeMask(System::Numerics::Vector<System::Byte> mask, System::Numerics::Vector<System::Byte> srcMask);
public static System.Numerics.Vector<byte> CreateBreakBeforeMask(System.Numerics.Vector<byte> totalMask, System.Numerics.Vector<byte> fromMask);
public static System.Numerics.Vector<byte> CreateBreakBeforeMask(System.Numerics.Vector<byte> mask, System.Numerics.Vector<byte> srcMask);
static member CreateBreakBeforeMask : System.Numerics.Vector<byte> * System.Numerics.Vector<byte> -> System.Numerics.Vector<byte>
static member CreateBreakBeforeMask : System.Numerics.Vector<byte> * System.Numerics.Vector<byte> -> System.Numerics.Vector<byte>
Public Shared Function CreateBreakBeforeMask (totalMask As Vector(Of Byte), fromMask As Vector(Of Byte)) As Vector(Of Byte)
Public Shared Function CreateBreakBeforeMask (mask As Vector(Of Byte), srcMask As Vector(Of Byte)) As Vector(Of Byte)

Paramètres

totalMaskmask
Vector<Byte>
fromMasksrcMask
Vector<Byte>

Retours

S’applique à

CreateBreakBeforeMask(Vector<Double>, Vector<Double>)

Source:
Sve.PlatformNotSupported.cs
public:
 static System::Numerics::Vector<double> CreateBreakBeforeMask(System::Numerics::Vector<double> totalMask, System::Numerics::Vector<double> fromMask);
public static System.Numerics.Vector<double> CreateBreakBeforeMask(System.Numerics.Vector<double> totalMask, System.Numerics.Vector<double> fromMask);
static member CreateBreakBeforeMask : System.Numerics.Vector<double> * System.Numerics.Vector<double> -> System.Numerics.Vector<double>
Public Shared Function CreateBreakBeforeMask (totalMask As Vector(Of Double), fromMask As Vector(Of Double)) As Vector(Of Double)

Paramètres

totalMask
Vector<Double>
fromMask
Vector<Double>

Retours

S’applique à

CreateBreakBeforeMask(Vector<Int32>, Vector<Int32>)

Source:
Sve.PlatformNotSupported.cs
Source:
Sve.PlatformNotSupported.cs
Source:
Sve.PlatformNotSupported.cs

svbool_t svbrkb[_b]_z(svbool_t pg, svbool_t op)

BRKB Presult.B, Pg/Z, Pop.B

public:
 static System::Numerics::Vector<int> CreateBreakBeforeMask(System::Numerics::Vector<int> totalMask, System::Numerics::Vector<int> fromMask);
public:
 static System::Numerics::Vector<int> CreateBreakBeforeMask(System::Numerics::Vector<int> mask, System::Numerics::Vector<int> srcMask);
public static System.Numerics.Vector<int> CreateBreakBeforeMask(System.Numerics.Vector<int> totalMask, System.Numerics.Vector<int> fromMask);
public static System.Numerics.Vector<int> CreateBreakBeforeMask(System.Numerics.Vector<int> mask, System.Numerics.Vector<int> srcMask);
static member CreateBreakBeforeMask : System.Numerics.Vector<int> * System.Numerics.Vector<int> -> System.Numerics.Vector<int>
static member CreateBreakBeforeMask : System.Numerics.Vector<int> * System.Numerics.Vector<int> -> System.Numerics.Vector<int>
Public Shared Function CreateBreakBeforeMask (totalMask As Vector(Of Integer), fromMask As Vector(Of Integer)) As Vector(Of Integer)
Public Shared Function CreateBreakBeforeMask (mask As Vector(Of Integer), srcMask As Vector(Of Integer)) As Vector(Of Integer)

Paramètres

totalMaskmask
Vector<Int32>
fromMasksrcMask
Vector<Int32>

Retours

S’applique à