Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Dintrin.h244 short _InterlockedXor16(short volatile *_Value, short _Mask);
714 _InterlockedXor16(short volatile *_Value, short _Mask) { in _InterlockedXor16() function
/external/llvm-project/clang/test/CodeGen/
Dms-intrinsics.c360 return _InterlockedXor16(value, mask); in test_InterlockedXor16()
/external/llvm-project/clang/include/clang/Basic/
DBuiltins.def914 LANGBUILTIN(_InterlockedXor16, "ssD*s", "n", ALL_MS_LANGUAGES)