Home
last modified time | relevance | path

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

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