Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dms-intrinsics-other.c317 LONG test_InterlockedCompareExchange_nf(LONG volatile *Destination, LONG Exchange, LONG Comperand) { in test_InterlockedCompareExchange_nf() function
H A Dms-intrinsics.c913 long test_InterlockedCompareExchange_nf(long volatile *Destination, long Exchange, long Comperand) { test_InterlockedCompareExchange_nf() function