Home
last modified time | relevance | path

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

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