Home
last modified time | relevance | path

Searched defs:test_InterlockedExchange (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dms-intrinsics-underaligned.c51 long test_InterlockedExchange(X *x) { in test_InterlockedExchange() function
H A Dms-intrinsics-other.c111 LONG test_InterlockedExchange(LONG volatile *value, LONG mask) { in test_InterlockedExchange() function
H A Dms-intrinsics.c268 long test_InterlockedExchange(long volatile *value, long mask) { test_InterlockedExchange() function