Home
last modified time | relevance | path

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

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