Sve.GatherPrefetch64Bit Method

Definition

Overloads

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

void svprfd_gather_[s32]index(svbool_t pg, const void *base, svint32_t indices, enum svprfop op)

PRFD op, Pg, [Xbase, Zindices.S, SXTW #3]

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

void svprfd_gather_[u64]index(svbool_t pg, const void *base, svuint64_t indices, enum svprfop op)

PRFD op, Pg, [Xbase, Zindices.D, LSL #3]

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

void svprfd_gather_[u32]index(svbool_t pg, const void *base, svuint32_t indices, enum svprfop op)

PRFD op, Pg, [Xbase, Zindices.S, UXTW #3]

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

void svprfd_gather_[s64]index(svbool_t pg, const void *base, svint64_t indices, enum svprfop op)

PRFD op, Pg, [Xbase, Zindices.D, LSL #3]

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

void svprfd_gather_[u64]index(svbool_t pg, const void *base, svuint64_t indices, enum svprfop op)

PRFD op, Pg, [Xbase, Zindices.D, LSL #3]

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

void svprfd_gather_[s32]index(svbool_t pg, const void *base, svint32_t indices, enum svprfop op)

PRFD op, Pg, [Xbase, Zindices.S, SXTW #3]

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

void svprfd_gather_[s64]index(svbool_t pg, const void *base, svint64_t indices, enum svprfop op)

PRFD op, Pg, [Xbase, Zindices.D, LSL #3]

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

void svprfd_gather[_u64base](svbool_t pg, svuint64_t bases, enum svprfop op)

PRFD op, Pg, [Zbases.D, #0]

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

void svprfd_gather_[u32]index(svbool_t pg, const void *base, svuint32_t indices, enum svprfop op)

PRFD op, Pg, [Xbase, Zindices.S, UXTW #3]

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

void svprfd_gather[_u64base](svbool_t pg, svuint64_t bases, enum svprfop op)

PRFD op, Pg, [Zbases.D, #0]

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

void svprfd_gather_[s32]index(svbool_t pg, const void *base, svint32_t indices, enum svprfop op)

PRFD op, Pg, [Xbase, Zindices.S, SXTW #3]

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

Parameters

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

Applies to

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

void svprfd_gather_[u64]index(svbool_t pg, const void *base, svuint64_t indices, enum svprfop op)

PRFD op, Pg, [Xbase, Zindices.D, LSL #3]

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

Parameters

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

Applies to

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

void svprfd_gather_[u32]index(svbool_t pg, const void *base, svuint32_t indices, enum svprfop op)

PRFD op, Pg, [Xbase, Zindices.S, UXTW #3]

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

Parameters

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

Applies to

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

void svprfd_gather_[s64]index(svbool_t pg, const void *base, svint64_t indices, enum svprfop op)

PRFD op, Pg, [Xbase, Zindices.D, LSL #3]

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

Parameters

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

Applies to

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

void svprfd_gather_[u64]index(svbool_t pg, const void *base, svuint64_t indices, enum svprfop op)

PRFD op, Pg, [Xbase, Zindices.D, LSL #3]

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

Parameters

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

Applies to

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

void svprfd_gather_[s32]index(svbool_t pg, const void *base, svint32_t indices, enum svprfop op)

PRFD op, Pg, [Xbase, Zindices.S, SXTW #3]

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

Parameters

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

Applies to

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

void svprfd_gather_[s64]index(svbool_t pg, const void *base, svint64_t indices, enum svprfop op)

PRFD op, Pg, [Xbase, Zindices.D, LSL #3]

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

Parameters

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

Applies to

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

void svprfd_gather[_u64base](svbool_t pg, svuint64_t bases, enum svprfop op)

PRFD op, Pg, [Zbases.D, #0]

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)

Parameters

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

Applies to

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

void svprfd_gather_[u32]index(svbool_t pg, const void *base, svuint32_t indices, enum svprfop op)

PRFD op, Pg, [Xbase, Zindices.S, UXTW #3]

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

Parameters

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

Applies to

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

void svprfd_gather[_u64base](svbool_t pg, svuint64_t bases, enum svprfop op)

PRFD op, Pg, [Zbases.D, #0]

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)

Parameters

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

Applies to