Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/
Dms-intrinsics.c304 return _InterlockedExchangeSub8(value, mask); in test_InterlockedExchangeSub8()
/external/clang/lib/Headers/
Dintrin.h621 _InterlockedExchangeSub8(char volatile *_Subend, char _Value) { in _InterlockedExchangeSub8() function
/external/llvm-project/clang/include/clang/Basic/
DBuiltins.def905 LANGBUILTIN(_InterlockedExchangeSub8, "ccD*c", "n", ALL_MS_LANGUAGES)