Home
last modified time | relevance | path

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

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