Home
last modified time | relevance | path

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

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