Home
last modified time | relevance | path

Searched defs:_Destination (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/Headers/
Dimmintrin.h558 _InterlockedCompareExchange_HLEAcquire(long volatile *_Destination, in _InterlockedCompareExchange_HLEAcquire()
566 _InterlockedCompareExchange_HLERelease(long volatile *_Destination, in _InterlockedCompareExchange_HLERelease()
576 _InterlockedCompareExchange64_HLEAcquire(__int64 volatile *_Destination, in _InterlockedCompareExchange64_HLEAcquire()
584 _InterlockedCompareExchange64_HLERelease(__int64 volatile *_Destination, in _InterlockedCompareExchange64_HLERelease()
/external/clang/lib/Headers/
Dintrin.h751 _InterlockedCompareExchange8(char volatile *_Destination, in _InterlockedCompareExchange8()
758 _InterlockedCompareExchange16(short volatile *_Destination, in _InterlockedCompareExchange16()
765 _InterlockedCompareExchange64(__int64 volatile *_Destination, in _InterlockedCompareExchange64()