Home
last modified time | relevance | path

Searched defs:test_InterlockedExchangeSub (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dms-intrinsics-other.c127 LONG test_InterlockedExchangeSub(LONG volatile *value, LONG mask) { in test_InterlockedExchangeSub() function
H A Dms-intrinsics.c316 long test_InterlockedExchangeSub(long volatile *value, long mask) { test_InterlockedExchangeSub() function