Sve.PrefetchInt64(Vector<UInt64>, Void*, SvePrefetchType) 方法

定义

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

参数

mask
Vector<UInt64>
address
Void*
prefetchType
SvePrefetchType

适用于