Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dms-intrinsics.c435 test_InterlockedCompareExchange128(__int64 volatile * Destination,__int64 ExchangeHigh,__int64 ExchangeLow,__int64 * ComparandResult) test_InterlockedCompareExchange128() argument
461 test_InterlockedCompareExchange128_acq(__int64 volatile * Destination,__int64 ExchangeHigh,__int64 ExchangeLow,__int64 * ComparandResult) test_InterlockedCompareExchange128_acq() argument
467 test_InterlockedCompareExchange128_nf(__int64 volatile * Destination,__int64 ExchangeHigh,__int64 ExchangeLow,__int64 * ComparandResult) test_InterlockedCompareExchange128_nf() argument
473 test_InterlockedCompareExchange128_rel(__int64 volatile * Destination,__int64 ExchangeHigh,__int64 ExchangeLow,__int64 * ComparandResult) test_InterlockedCompareExchange128_rel() argument
[all...]