Home
last modified time | relevance | path

Searched refs:_InterlockedIncrement64 (Results 1 – 7 of 7) sorted by relevance

/external/deqp/framework/delibs/dethread/
DdeAtomic.h126 return _InterlockedIncrement64((volatile long long*)dstAddr); in deAtomicIncrementInt64()
/external/clang/lib/Headers/
Dintrin.h389 __int64 _InterlockedIncrement64(__int64 volatile *_Addend);
647 _InterlockedIncrement64(__int64 volatile *_Value) { in _InterlockedIncrement64() function
/external/llvm-project/clang/lib/Headers/
Dintrin.h260 __int64 _InterlockedIncrement64(__int64 volatile *_Addend);
/external/llvm-project/clang/test/CodeGen/
Dms-intrinsics.c607 return _InterlockedIncrement64(Addend); in test_InterlockedIncrement64()
/external/llvm-project/clang/include/clang/Basic/
DBuiltinsAArch64.def113 TARGET_HEADER_BUILTIN(_InterlockedIncrement64, "LLiLLiD*", "nh", "intrin.h", ALL_MS_LANGUAGES,…
DBuiltinsARM.def235 TARGET_HEADER_BUILTIN(_InterlockedIncrement64, "LLiLLiD*", "nh", "intrin.h", ALL_MS_LANGUAGES,…
DBuiltinsX86.def1973 TARGET_HEADER_BUILTIN(_InterlockedIncrement64, "WiWiD*", "nh", "intrin.h", ALL_MS_LANGUAGES, "")