다음을 통해 공유


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

적용 대상