Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dms-intrinsics-underaligned.c100 long long test_InterlockedCompareExchange64(X *x) { in test_InterlockedCompareExchange64() function
H A Dms-intrinsics.c423 __int64 test_InterlockedCompareExchange64(__int64 volatile *Destination, __int64 Exchange, __int64 Comperand) { test_InterlockedCompareExchange64() function