Searched refs:test_InterlockedIncrement (Results 1 – 3 of 3) sorted by relevance
63 long test_InterlockedIncrement(X *x) { in test_InterlockedIncrement() function
168 LONG test_InterlockedIncrement(LONG volatile *Addend) { in test_InterlockedIncrement() function 171 // CHECK: define{{.*}}i32 @test_InterlockedIncrement(ptr{{.*}}%Addend){{.*}}{
561 long test_InterlockedIncrement(long volatile *Addend) { in test_InterlockedExchangeAdd64() 564 // CHECK: define{{.*}}i32 @test_InterlockedIncrement(ptr{{.*}}%Addend){{.*}}{495 long test_InterlockedIncrement(long volatile *Addend) { test_InterlockedIncrement() function