Bewerken

Delen via


Sve.PrefetchInt16(Vector<UInt16>, Void*, SvePrefetchType) Method

Definition

public:
 static void PrefetchInt16(System::Numerics::Vector<System::UInt16> mask, void* address, System::Runtime::Intrinsics::Arm::SvePrefetchType prefetchType);
public static void PrefetchInt16 (System.Numerics.Vector<ushort> mask, void* address, System.Runtime.Intrinsics.Arm.SvePrefetchType prefetchType);
static member PrefetchInt16 : System.Numerics.Vector<uint16> * nativeptr<unit> * System.Runtime.Intrinsics.Arm.SvePrefetchType -> unit

Parameters

mask
Vector<UInt16>
address
Void*
prefetchType
SvePrefetchType

Applies to