Home
last modified time | relevance | path

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

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