Home
last modified time | relevance | path

Searched refs:test_InterlockedCompareExchangePointer (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dms-intrinsics-underaligned.c76 void *test_InterlockedCompareExchangePointer(X *x) { in test_InterlockedCompareExchangePointer() function
H A Dms-intrinsics.c259 void *test_InterlockedCompareExchangePointer(void * volatile *Destination,
264 // CHECK: define{{.*}}ptr @test_InterlockedCompareExchangePointer(ptr {{.*}}%Destination, ptr {{[a-z_ ]*}}%Exchange, ptr {{[a-z_ ]*}}%Comparand){{.*}}{
224 void *test_InterlockedCompareExchangePointer(void * volatile *Destination, test_InterlockedCompareExchangePointer() function