Sve.GatherPrefetch16Bit Methode
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Overloads
| Name | Description |
|---|---|
| GatherPrefetch16Bit(Vector<UInt16>, Void*, Vector<UInt64>, SvePrefetchType) |
void svprfh_gather_[u64]index(svbool_t pg, const void *base, svuint64_t indexen, enum svprfop op) PRFH op, Pg, [Xbase, Zindices.D, LSL #1] |
| GatherPrefetch16Bit(Vector<Int16>, Vector<UInt64>, SvePrefetchType) |
void svprfh_gather[_u64base](svbool_t pg, svuint64_t bases, enum svprfop op) PRFH op, Pg, [Zbases.D, #0] |
| GatherPrefetch16Bit(Vector<UInt16>, Vector<UInt64>, SvePrefetchType) |
void svprfh_gather[_u64base](svbool_t pg, svuint64_t bases, enum svprfop op) PRFH op, Pg, [Zbases.D, #0] |
| GatherPrefetch16Bit(Vector<Int16>, Void*, Vector<Int32>, SvePrefetchType) |
void svprfh_gather_[s32]index(svbool_t pg, const void *base, svint32_t indexen, enum svprfop op) PRFH op, Pg, [Xbase, Zindices.S, SXTW #1] |
| GatherPrefetch16Bit(Vector<Int16>, Void*, Vector<Int64>, SvePrefetchType) |
void svprfh_gather_[s64]index(svbool_t pg, const void *base, svint64_t indexen, enum svprfop op) PRFH op, Pg, [Xbase, Zindices.D, LSL #1] |
| GatherPrefetch16Bit(Vector<Int16>, Void*, Vector<UInt32>, SvePrefetchType) |
void svprfh_gather_[u32]index(svbool_t pg, const void *base, svuint32_t indexen, enum svprfop op) PRFH op, Pg, [Xbase, Zindices.S, UXTW #1] |
| GatherPrefetch16Bit(Vector<Int16>, Void*, Vector<UInt64>, SvePrefetchType) |
void svprfh_gather_[u64]index(svbool_t pg, const void *base, svuint64_t indexen, enum svprfop op) PRFH op, Pg, [Xbase, Zindices.D, LSL #1] |
| GatherPrefetch16Bit(Vector<UInt16>, Void*, Vector<Int32>, SvePrefetchType) |
void svprfh_gather_[s32]index(svbool_t pg, const void *base, svint32_t indexen, enum svprfop op) PRFH op, Pg, [Xbase, Zindices.S, SXTW #1] |
| GatherPrefetch16Bit(Vector<UInt16>, Void*, Vector<Int64>, SvePrefetchType) |
void svprfh_gather_[s64]index(svbool_t pg, const void *base, svint64_t indexen, enum svprfop op) PRFH op, Pg, [Xbase, Zindices.D, LSL #1] |
| GatherPrefetch16Bit(Vector<UInt16>, Void*, Vector<UInt32>, SvePrefetchType) |
void svprfh_gather_[u32]index(svbool_t pg, const void *base, svuint32_t indexen, enum svprfop op) PRFH op, Pg, [Xbase, Zindices.S, UXTW #1] |
GatherPrefetch16Bit(Vector<UInt16>, Void*, Vector<UInt64>, SvePrefetchType)
void svprfh_gather_[u64]index(svbool_t pg, const void *base, svuint64_t indexen, enum svprfop op)
PRFH op, Pg, [Xbase, Zindices.D, LSL #1]
public:
static void GatherPrefetch16Bit(System::Numerics::Vector<System::UInt16> mask, void* address, System::Numerics::Vector<System::UInt64> indices, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch16Bit(System.Numerics.Vector<ushort> mask, void* address, System.Numerics.Vector<ulong> indices, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch16Bit : System.Numerics.Vector<uint16> * nativeptr<unit> * System.Numerics.Vector<uint64> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
Parameters
- address
- Void*
- prefetchType
- SvePrefetchType
Van toepassing op
GatherPrefetch16Bit(Vector<Int16>, Vector<UInt64>, SvePrefetchType)
void svprfh_gather[_u64base](svbool_t pg, svuint64_t bases, enum svprfop op)
PRFH op, Pg, [Zbases.D, #0]
public:
static void GatherPrefetch16Bit(System::Numerics::Vector<short> mask, System::Numerics::Vector<System::UInt64> addresses, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch16Bit(System.Numerics.Vector<short> mask, System.Numerics.Vector<ulong> addresses, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch16Bit : System.Numerics.Vector<int16> * System.Numerics.Vector<uint64> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
Public Shared Sub GatherPrefetch16Bit (mask As Vector(Of Short), addresses As Vector(Of ULong), prefetchType As SvePrefetchType)
Parameters
- prefetchType
- SvePrefetchType
Van toepassing op
GatherPrefetch16Bit(Vector<UInt16>, Vector<UInt64>, SvePrefetchType)
void svprfh_gather[_u64base](svbool_t pg, svuint64_t bases, enum svprfop op)
PRFH op, Pg, [Zbases.D, #0]
public:
static void GatherPrefetch16Bit(System::Numerics::Vector<System::UInt16> mask, System::Numerics::Vector<System::UInt64> addresses, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch16Bit(System.Numerics.Vector<ushort> mask, System.Numerics.Vector<ulong> addresses, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch16Bit : System.Numerics.Vector<uint16> * System.Numerics.Vector<uint64> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
Public Shared Sub GatherPrefetch16Bit (mask As Vector(Of UShort), addresses As Vector(Of ULong), prefetchType As SvePrefetchType)
Parameters
- prefetchType
- SvePrefetchType
Van toepassing op
GatherPrefetch16Bit(Vector<Int16>, Void*, Vector<Int32>, SvePrefetchType)
void svprfh_gather_[s32]index(svbool_t pg, const void *base, svint32_t indexen, enum svprfop op)
PRFH op, Pg, [Xbase, Zindices.S, SXTW #1]
public:
static void GatherPrefetch16Bit(System::Numerics::Vector<short> mask, void* address, System::Numerics::Vector<int> indices, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch16Bit(System.Numerics.Vector<short> mask, void* address, System.Numerics.Vector<int> indices, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch16Bit : System.Numerics.Vector<int16> * nativeptr<unit> * System.Numerics.Vector<int> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
Parameters
- address
- Void*
- prefetchType
- SvePrefetchType
Van toepassing op
GatherPrefetch16Bit(Vector<Int16>, Void*, Vector<Int64>, SvePrefetchType)
void svprfh_gather_[s64]index(svbool_t pg, const void *base, svint64_t indexen, enum svprfop op)
PRFH op, Pg, [Xbase, Zindices.D, LSL #1]
public:
static void GatherPrefetch16Bit(System::Numerics::Vector<short> mask, void* address, System::Numerics::Vector<long> indices, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch16Bit(System.Numerics.Vector<short> mask, void* address, System.Numerics.Vector<long> indices, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch16Bit : System.Numerics.Vector<int16> * nativeptr<unit> * System.Numerics.Vector<int64> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
Parameters
- address
- Void*
- prefetchType
- SvePrefetchType
Van toepassing op
GatherPrefetch16Bit(Vector<Int16>, Void*, Vector<UInt32>, SvePrefetchType)
void svprfh_gather_[u32]index(svbool_t pg, const void *base, svuint32_t indexen, enum svprfop op)
PRFH op, Pg, [Xbase, Zindices.S, UXTW #1]
public:
static void GatherPrefetch16Bit(System::Numerics::Vector<short> mask, void* address, System::Numerics::Vector<System::UInt32> indices, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch16Bit(System.Numerics.Vector<short> mask, void* address, System.Numerics.Vector<uint> indices, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch16Bit : System.Numerics.Vector<int16> * nativeptr<unit> * System.Numerics.Vector<uint32> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
Parameters
- address
- Void*
- prefetchType
- SvePrefetchType
Van toepassing op
GatherPrefetch16Bit(Vector<Int16>, Void*, Vector<UInt64>, SvePrefetchType)
void svprfh_gather_[u64]index(svbool_t pg, const void *base, svuint64_t indexen, enum svprfop op)
PRFH op, Pg, [Xbase, Zindices.D, LSL #1]
public:
static void GatherPrefetch16Bit(System::Numerics::Vector<short> mask, void* address, System::Numerics::Vector<System::UInt64> indices, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch16Bit(System.Numerics.Vector<short> mask, void* address, System.Numerics.Vector<ulong> indices, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch16Bit : System.Numerics.Vector<int16> * nativeptr<unit> * System.Numerics.Vector<uint64> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
Parameters
- address
- Void*
- prefetchType
- SvePrefetchType
Van toepassing op
GatherPrefetch16Bit(Vector<UInt16>, Void*, Vector<Int32>, SvePrefetchType)
void svprfh_gather_[s32]index(svbool_t pg, const void *base, svint32_t indexen, enum svprfop op)
PRFH op, Pg, [Xbase, Zindices.S, SXTW #1]
public:
static void GatherPrefetch16Bit(System::Numerics::Vector<System::UInt16> mask, void* address, System::Numerics::Vector<int> indices, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch16Bit(System.Numerics.Vector<ushort> mask, void* address, System.Numerics.Vector<int> indices, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch16Bit : System.Numerics.Vector<uint16> * nativeptr<unit> * System.Numerics.Vector<int> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
Parameters
- address
- Void*
- prefetchType
- SvePrefetchType
Van toepassing op
GatherPrefetch16Bit(Vector<UInt16>, Void*, Vector<Int64>, SvePrefetchType)
void svprfh_gather_[s64]index(svbool_t pg, const void *base, svint64_t indexen, enum svprfop op)
PRFH op, Pg, [Xbase, Zindices.D, LSL #1]
public:
static void GatherPrefetch16Bit(System::Numerics::Vector<System::UInt16> mask, void* address, System::Numerics::Vector<long> indices, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch16Bit(System.Numerics.Vector<ushort> mask, void* address, System.Numerics.Vector<long> indices, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch16Bit : System.Numerics.Vector<uint16> * nativeptr<unit> * System.Numerics.Vector<int64> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
Parameters
- address
- Void*
- prefetchType
- SvePrefetchType
Van toepassing op
GatherPrefetch16Bit(Vector<UInt16>, Void*, Vector<UInt32>, SvePrefetchType)
void svprfh_gather_[u32]index(svbool_t pg, const void *base, svuint32_t indexen, enum svprfop op)
PRFH op, Pg, [Xbase, Zindices.S, UXTW #1]
public:
static void GatherPrefetch16Bit(System::Numerics::Vector<System::UInt16> mask, void* address, System::Numerics::Vector<System::UInt32> indices, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch16Bit(System.Numerics.Vector<ushort> mask, void* address, System.Numerics.Vector<uint> indices, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch16Bit : System.Numerics.Vector<uint16> * nativeptr<unit> * System.Numerics.Vector<uint32> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
Parameters
- address
- Void*
- prefetchType
- SvePrefetchType