Home
last modified time | relevance | path

Searched refs:_InterlockedExchangeSub16 (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Dms-intrinsics.c312 return _InterlockedExchangeSub16(value, mask); in test_InterlockedExchangeSub16()
/external/clang/lib/Headers/
Dintrin.h625 _InterlockedExchangeSub16(short volatile *_Subend, short _Value) { in _InterlockedExchangeSub16() function
/external/llvm-project/clang/include/clang/Basic/
DBuiltins.def906 LANGBUILTIN(_InterlockedExchangeSub16, "ssD*s", "n", ALL_MS_LANGUAGES)