Sve.PrefetchInt32(Vector<UInt32>, Void*, SvePrefetchType) 方法

定义

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

参数

mask
Vector<UInt32>
address
Void*
prefetchType
SvePrefetchType

适用于