Sve.GatherPrefetch8Bit メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| 名前 | 説明 |
|---|---|
| GatherPrefetch8Bit(Vector<SByte>, Void*, Vector<UInt64>, SvePrefetchType) |
void svprfb_gather_[u64]offset(svbool_t pg, const void *base, svuint64_t offsets, enum svprfop op) PRFB op, Pg, [Xbase, Zoffsets.D] |
| GatherPrefetch8Bit(Vector<SByte>, Void*, Vector<UInt32>, SvePrefetchType) |
void svprfb_gather_[u32]offset(svbool_t pg, const void *base, svuint32_t offsets, enum svprfop op) PRFB op, Pg, [Xbase, Zoffsets.S, UXTW] |
| GatherPrefetch8Bit(Vector<SByte>, Void*, Vector<Int64>, SvePrefetchType) |
void svprfb_gather_[s64]offset(svbool_t pg, const void *base, svint64_t offsets, enum svprfop op) PRFB op, Pg, [Xbase, Zoffsets.D] |
| GatherPrefetch8Bit(Vector<SByte>, Void*, Vector<Int32>, SvePrefetchType) |
void svprfb_gather_[s32]offset(svbool_t pg, const void *base, svint32_t offsets, enum svprfop op) PRFB op, Pg, [Xbase, Zoffsets.S, SXTW] |
| GatherPrefetch8Bit(Vector<Byte>, Void*, Vector<UInt64>, SvePrefetchType) |
void svprfb_gather_[u64]offset(svbool_t pg, const void *base, svuint64_t offsets, enum svprfop op) PRFB op, Pg, [Xbase, Zoffsets.D] |
| GatherPrefetch8Bit(Vector<Byte>, Void*, Vector<Int64>, SvePrefetchType) |
void svprfb_gather_[s64]offset(svbool_t pg, const void *base, svint64_t offsets, enum svprfop op) PRFB op, Pg, [Xbase, Zoffsets.D] |
| GatherPrefetch8Bit(Vector<Byte>, Void*, Vector<Int32>, SvePrefetchType) |
void svprfb_gather_[s32]offset(svbool_t pg, const void *base, svint32_t offsets, enum svprfop op) PRFB op, Pg, [Xbase, Zoffsets.S, SXTW] |
| GatherPrefetch8Bit(Vector<SByte>, Vector<UInt64>, SvePrefetchType) |
void svprfb_gather[_u64base](svbool_t pg, svuint64_t ベース, enum svprfop op) PRFB op, Pg, [Zbases.D, #0] |
| GatherPrefetch8Bit(Vector<Byte>, Vector<UInt64>, SvePrefetchType) |
void svprfb_gather[_u64base](svbool_t pg, svuint64_t ベース, enum svprfop op) PRFB op, Pg, [Zbases.D, #0] |
| GatherPrefetch8Bit(Vector<Byte>, Void*, Vector<UInt32>, SvePrefetchType) |
void svprfb_gather_[u32]offset(svbool_t pg, const void *base, svuint32_t offsets, enum svprfop op) PRFB op, Pg, [Xbase, Zoffsets.S, UXTW] |
GatherPrefetch8Bit(Vector<SByte>, Void*, Vector<UInt64>, SvePrefetchType)
void svprfb_gather_[u64]offset(svbool_t pg, const void *base, svuint64_t offsets, enum svprfop op)
PRFB op, Pg, [Xbase, Zoffsets.D]
public:
static void GatherPrefetch8Bit(System::Numerics::Vector<System::SByte> mask, void* address, System::Numerics::Vector<System::UInt64> offsets, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch8Bit(System.Numerics.Vector<sbyte> mask, void* address, System.Numerics.Vector<ulong> offsets, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch8Bit : System.Numerics.Vector<sbyte> * nativeptr<unit> * System.Numerics.Vector<uint64> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
パラメーター
- address
- Void*
- prefetchType
- SvePrefetchType
適用対象
GatherPrefetch8Bit(Vector<SByte>, Void*, Vector<UInt32>, SvePrefetchType)
void svprfb_gather_[u32]offset(svbool_t pg, const void *base, svuint32_t offsets, enum svprfop op)
PRFB op, Pg, [Xbase, Zoffsets.S, UXTW]
public:
static void GatherPrefetch8Bit(System::Numerics::Vector<System::SByte> mask, void* address, System::Numerics::Vector<System::UInt32> offsets, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch8Bit(System.Numerics.Vector<sbyte> mask, void* address, System.Numerics.Vector<uint> offsets, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch8Bit : System.Numerics.Vector<sbyte> * nativeptr<unit> * System.Numerics.Vector<uint32> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
パラメーター
- address
- Void*
- prefetchType
- SvePrefetchType
適用対象
GatherPrefetch8Bit(Vector<SByte>, Void*, Vector<Int64>, SvePrefetchType)
void svprfb_gather_[s64]offset(svbool_t pg, const void *base, svint64_t offsets, enum svprfop op)
PRFB op, Pg, [Xbase, Zoffsets.D]
public:
static void GatherPrefetch8Bit(System::Numerics::Vector<System::SByte> mask, void* address, System::Numerics::Vector<long> offsets, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch8Bit(System.Numerics.Vector<sbyte> mask, void* address, System.Numerics.Vector<long> offsets, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch8Bit : System.Numerics.Vector<sbyte> * nativeptr<unit> * System.Numerics.Vector<int64> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
パラメーター
- address
- Void*
- prefetchType
- SvePrefetchType
適用対象
GatherPrefetch8Bit(Vector<SByte>, Void*, Vector<Int32>, SvePrefetchType)
void svprfb_gather_[s32]offset(svbool_t pg, const void *base, svint32_t offsets, enum svprfop op)
PRFB op, Pg, [Xbase, Zoffsets.S, SXTW]
public:
static void GatherPrefetch8Bit(System::Numerics::Vector<System::SByte> mask, void* address, System::Numerics::Vector<int> offsets, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch8Bit(System.Numerics.Vector<sbyte> mask, void* address, System.Numerics.Vector<int> offsets, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch8Bit : System.Numerics.Vector<sbyte> * nativeptr<unit> * System.Numerics.Vector<int> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
パラメーター
- address
- Void*
- prefetchType
- SvePrefetchType
適用対象
GatherPrefetch8Bit(Vector<Byte>, Void*, Vector<UInt64>, SvePrefetchType)
void svprfb_gather_[u64]offset(svbool_t pg, const void *base, svuint64_t offsets, enum svprfop op)
PRFB op, Pg, [Xbase, Zoffsets.D]
public:
static void GatherPrefetch8Bit(System::Numerics::Vector<System::Byte> mask, void* address, System::Numerics::Vector<System::UInt64> offsets, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch8Bit(System.Numerics.Vector<byte> mask, void* address, System.Numerics.Vector<ulong> offsets, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch8Bit : System.Numerics.Vector<byte> * nativeptr<unit> * System.Numerics.Vector<uint64> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
パラメーター
- address
- Void*
- prefetchType
- SvePrefetchType
適用対象
GatherPrefetch8Bit(Vector<Byte>, Void*, Vector<Int64>, SvePrefetchType)
void svprfb_gather_[s64]offset(svbool_t pg, const void *base, svint64_t offsets, enum svprfop op)
PRFB op, Pg, [Xbase, Zoffsets.D]
public:
static void GatherPrefetch8Bit(System::Numerics::Vector<System::Byte> mask, void* address, System::Numerics::Vector<long> offsets, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch8Bit(System.Numerics.Vector<byte> mask, void* address, System.Numerics.Vector<long> offsets, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch8Bit : System.Numerics.Vector<byte> * nativeptr<unit> * System.Numerics.Vector<int64> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
パラメーター
- address
- Void*
- prefetchType
- SvePrefetchType
適用対象
GatherPrefetch8Bit(Vector<Byte>, Void*, Vector<Int32>, SvePrefetchType)
void svprfb_gather_[s32]offset(svbool_t pg, const void *base, svint32_t offsets, enum svprfop op)
PRFB op, Pg, [Xbase, Zoffsets.S, SXTW]
public:
static void GatherPrefetch8Bit(System::Numerics::Vector<System::Byte> mask, void* address, System::Numerics::Vector<int> offsets, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch8Bit(System.Numerics.Vector<byte> mask, void* address, System.Numerics.Vector<int> offsets, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch8Bit : System.Numerics.Vector<byte> * nativeptr<unit> * System.Numerics.Vector<int> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
パラメーター
- address
- Void*
- prefetchType
- SvePrefetchType
適用対象
GatherPrefetch8Bit(Vector<SByte>, Vector<UInt64>, SvePrefetchType)
void svprfb_gather[_u64base](svbool_t pg, svuint64_t ベース, enum svprfop op)
PRFB op, Pg, [Zbases.D, #0]
public:
static void GatherPrefetch8Bit(System::Numerics::Vector<System::SByte> mask, System::Numerics::Vector<System::UInt64> addresses, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch8Bit(System.Numerics.Vector<sbyte> mask, System.Numerics.Vector<ulong> addresses, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch8Bit : System.Numerics.Vector<sbyte> * System.Numerics.Vector<uint64> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
Public Shared Sub GatherPrefetch8Bit (mask As Vector(Of SByte), addresses As Vector(Of ULong), prefetchType As SvePrefetchType)
パラメーター
- prefetchType
- SvePrefetchType
適用対象
GatherPrefetch8Bit(Vector<Byte>, Vector<UInt64>, SvePrefetchType)
void svprfb_gather[_u64base](svbool_t pg, svuint64_t ベース, enum svprfop op)
PRFB op, Pg, [Zbases.D, #0]
public:
static void GatherPrefetch8Bit(System::Numerics::Vector<System::Byte> mask, System::Numerics::Vector<System::UInt64> addresses, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch8Bit(System.Numerics.Vector<byte> mask, System.Numerics.Vector<ulong> addresses, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch8Bit : System.Numerics.Vector<byte> * System.Numerics.Vector<uint64> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
Public Shared Sub GatherPrefetch8Bit (mask As Vector(Of Byte), addresses As Vector(Of ULong), prefetchType As SvePrefetchType)
パラメーター
- prefetchType
- SvePrefetchType
適用対象
GatherPrefetch8Bit(Vector<Byte>, Void*, Vector<UInt32>, SvePrefetchType)
void svprfb_gather_[u32]offset(svbool_t pg, const void *base, svuint32_t offsets, enum svprfop op)
PRFB op, Pg, [Xbase, Zoffsets.S, UXTW]
public:
static void GatherPrefetch8Bit(System::Numerics::Vector<System::Byte> mask, void* address, System::Numerics::Vector<System::UInt32> offsets, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch8Bit(System.Numerics.Vector<byte> mask, void* address, System.Numerics.Vector<uint> offsets, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch8Bit : System.Numerics.Vector<byte> * nativeptr<unit> * System.Numerics.Vector<uint32> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
パラメーター
- address
- Void*
- prefetchType
- SvePrefetchType