次の方法で共有


Sve.GatherPrefetch64Bit メソッド

定義

オーバーロード

GatherPrefetch64Bit(Vector<UInt64>, Void*, Vector<UInt32>, SvePrefetchType)
GatherPrefetch64Bit(Vector<UInt64>, Void*, Vector<Int64>, SvePrefetchType)
GatherPrefetch64Bit(Vector<UInt64>, Void*, Vector<UInt64>, SvePrefetchType)
GatherPrefetch64Bit(Vector<UInt64>, Void*, Vector<Int32>, SvePrefetchType)
GatherPrefetch64Bit(Vector<Int64>, Void*, Vector<UInt64>, SvePrefetchType)
GatherPrefetch64Bit(Vector<Int64>, Void*, Vector<UInt32>, SvePrefetchType)
GatherPrefetch64Bit(Vector<UInt64>, Vector<UInt32>, SvePrefetchType)
GatherPrefetch64Bit(Vector<Int64>, Void*, Vector<Int32>, SvePrefetchType)
GatherPrefetch64Bit(Vector<UInt64>, Vector<UInt64>, SvePrefetchType)
GatherPrefetch64Bit(Vector<Int64>, Vector<UInt64>, SvePrefetchType)
GatherPrefetch64Bit(Vector<Int64>, Vector<UInt32>, SvePrefetchType)
GatherPrefetch64Bit(Vector<Int64>, Void*, Vector<Int64>, SvePrefetchType)

GatherPrefetch64Bit(Vector<UInt64>, Void*, Vector<UInt32>, SvePrefetchType)

public:
 static void GatherPrefetch64Bit(System::Numerics::Vector<System::UInt64> mask, void* address, System::Numerics::Vector<System::UInt32> indices, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch64Bit (System.Numerics.Vector<ulong> mask, void* address, System.Numerics.Vector<uint> indices, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch64Bit : System.Numerics.Vector<uint64> * nativeptr<unit> * System.Numerics.Vector<uint32> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit

パラメーター

mask
Vector<UInt64>
address
Void*
indices
Vector<UInt32>
prefetchType
SvePrefetchType

適用対象

GatherPrefetch64Bit(Vector<UInt64>, Void*, Vector<Int64>, SvePrefetchType)

public:
 static void GatherPrefetch64Bit(System::Numerics::Vector<System::UInt64> mask, void* address, System::Numerics::Vector<long> indices, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch64Bit (System.Numerics.Vector<ulong> mask, void* address, System.Numerics.Vector<long> indices, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch64Bit : System.Numerics.Vector<uint64> * nativeptr<unit> * System.Numerics.Vector<int64> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit

パラメーター

mask
Vector<UInt64>
address
Void*
indices
Vector<Int64>
prefetchType
SvePrefetchType

適用対象

GatherPrefetch64Bit(Vector<UInt64>, Void*, Vector<UInt64>, SvePrefetchType)

public:
 static void GatherPrefetch64Bit(System::Numerics::Vector<System::UInt64> mask, void* address, System::Numerics::Vector<System::UInt64> indices, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch64Bit (System.Numerics.Vector<ulong> mask, void* address, System.Numerics.Vector<ulong> indices, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch64Bit : System.Numerics.Vector<uint64> * nativeptr<unit> * System.Numerics.Vector<uint64> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit

パラメーター

mask
Vector<UInt64>
address
Void*
indices
Vector<UInt64>
prefetchType
SvePrefetchType

適用対象

GatherPrefetch64Bit(Vector<UInt64>, Void*, Vector<Int32>, SvePrefetchType)

public:
 static void GatherPrefetch64Bit(System::Numerics::Vector<System::UInt64> mask, void* address, System::Numerics::Vector<int> indices, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch64Bit (System.Numerics.Vector<ulong> mask, void* address, System.Numerics.Vector<int> indices, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch64Bit : System.Numerics.Vector<uint64> * nativeptr<unit> * System.Numerics.Vector<int> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit

パラメーター

mask
Vector<UInt64>
address
Void*
indices
Vector<Int32>
prefetchType
SvePrefetchType

適用対象

GatherPrefetch64Bit(Vector<Int64>, Void*, Vector<UInt64>, SvePrefetchType)

public:
 static void GatherPrefetch64Bit(System::Numerics::Vector<long> mask, void* address, System::Numerics::Vector<System::UInt64> indices, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch64Bit (System.Numerics.Vector<long> mask, void* address, System.Numerics.Vector<ulong> indices, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch64Bit : System.Numerics.Vector<int64> * nativeptr<unit> * System.Numerics.Vector<uint64> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit

パラメーター

mask
Vector<Int64>
address
Void*
indices
Vector<UInt64>
prefetchType
SvePrefetchType

適用対象

GatherPrefetch64Bit(Vector<Int64>, Void*, Vector<UInt32>, SvePrefetchType)

public:
 static void GatherPrefetch64Bit(System::Numerics::Vector<long> mask, void* address, System::Numerics::Vector<System::UInt32> indices, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch64Bit (System.Numerics.Vector<long> mask, void* address, System.Numerics.Vector<uint> indices, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch64Bit : System.Numerics.Vector<int64> * nativeptr<unit> * System.Numerics.Vector<uint32> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit

パラメーター

mask
Vector<Int64>
address
Void*
indices
Vector<UInt32>
prefetchType
SvePrefetchType

適用対象

GatherPrefetch64Bit(Vector<UInt64>, Vector<UInt32>, SvePrefetchType)

public:
 static void GatherPrefetch64Bit(System::Numerics::Vector<System::UInt64> mask, System::Numerics::Vector<System::UInt32> addresses, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch64Bit (System.Numerics.Vector<ulong> mask, System.Numerics.Vector<uint> addresses, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch64Bit : System.Numerics.Vector<uint64> * System.Numerics.Vector<uint32> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
Public Shared Sub GatherPrefetch64Bit (mask As Vector(Of ULong), addresses As Vector(Of UInteger), prefetchType As SvePrefetchType)

パラメーター

mask
Vector<UInt64>
addresses
Vector<UInt32>
prefetchType
SvePrefetchType

適用対象

GatherPrefetch64Bit(Vector<Int64>, Void*, Vector<Int32>, SvePrefetchType)

public:
 static void GatherPrefetch64Bit(System::Numerics::Vector<long> mask, void* address, System::Numerics::Vector<int> indices, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch64Bit (System.Numerics.Vector<long> mask, void* address, System.Numerics.Vector<int> indices, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch64Bit : System.Numerics.Vector<int64> * nativeptr<unit> * System.Numerics.Vector<int> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit

パラメーター

mask
Vector<Int64>
address
Void*
indices
Vector<Int32>
prefetchType
SvePrefetchType

適用対象

GatherPrefetch64Bit(Vector<UInt64>, Vector<UInt64>, SvePrefetchType)

public:
 static void GatherPrefetch64Bit(System::Numerics::Vector<System::UInt64> mask, System::Numerics::Vector<System::UInt64> addresses, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch64Bit (System.Numerics.Vector<ulong> mask, System.Numerics.Vector<ulong> addresses, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch64Bit : System.Numerics.Vector<uint64> * System.Numerics.Vector<uint64> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
Public Shared Sub GatherPrefetch64Bit (mask As Vector(Of ULong), addresses As Vector(Of ULong), prefetchType As SvePrefetchType)

パラメーター

mask
Vector<UInt64>
addresses
Vector<UInt64>
prefetchType
SvePrefetchType

適用対象

GatherPrefetch64Bit(Vector<Int64>, Vector<UInt64>, SvePrefetchType)

public:
 static void GatherPrefetch64Bit(System::Numerics::Vector<long> mask, System::Numerics::Vector<System::UInt64> addresses, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch64Bit (System.Numerics.Vector<long> mask, System.Numerics.Vector<ulong> addresses, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch64Bit : System.Numerics.Vector<int64> * System.Numerics.Vector<uint64> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
Public Shared Sub GatherPrefetch64Bit (mask As Vector(Of Long), addresses As Vector(Of ULong), prefetchType As SvePrefetchType)

パラメーター

mask
Vector<Int64>
addresses
Vector<UInt64>
prefetchType
SvePrefetchType

適用対象

GatherPrefetch64Bit(Vector<Int64>, Vector<UInt32>, SvePrefetchType)

public:
 static void GatherPrefetch64Bit(System::Numerics::Vector<long> mask, System::Numerics::Vector<System::UInt32> addresses, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch64Bit (System.Numerics.Vector<long> mask, System.Numerics.Vector<uint> addresses, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch64Bit : System.Numerics.Vector<int64> * System.Numerics.Vector<uint32> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit
Public Shared Sub GatherPrefetch64Bit (mask As Vector(Of Long), addresses As Vector(Of UInteger), prefetchType As SvePrefetchType)

パラメーター

mask
Vector<Int64>
addresses
Vector<UInt32>
prefetchType
SvePrefetchType

適用対象

GatherPrefetch64Bit(Vector<Int64>, Void*, Vector<Int64>, SvePrefetchType)

public:
 static void GatherPrefetch64Bit(System::Numerics::Vector<long> mask, void* address, System::Numerics::Vector<long> indices, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void GatherPrefetch64Bit (System.Numerics.Vector<long> mask, void* address, System.Numerics.Vector<long> indices, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member GatherPrefetch64Bit : System.Numerics.Vector<int64> * nativeptr<unit> * System.Numerics.Vector<int64> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit

パラメーター

mask
Vector<Int64>
address
Void*
indices
Vector<Int64>
prefetchType
SvePrefetchType

適用対象