다음을 통해 공유


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

적용 대상