Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Dintrin.h184 short _InterlockedAnd16(short volatile *_Value, short _Mask);
672 _InterlockedAnd16(short volatile *_Value, short _Mask) { in _InterlockedAnd16() function
/external/llvm-project/clang/test/CodeGen/
Dms-intrinsics.c384 return _InterlockedAnd16(value, mask); in test_InterlockedAnd16()
/external/llvm-project/clang/include/clang/Basic/
DBuiltins.def888 LANGBUILTIN(_InterlockedAnd16, "ssD*s", "n", ALL_MS_LANGUAGES)