| /src/external/gpl3/gcc/dist/gcc/ |
| tsan.cc | 255 check_last, add_seq_cst, add_acquire, weak_cas, strong_cas, enumerator in enum:tsan_atomic_action 279 #define STRONG_CAS(fcode, tsan_fcode) \ 280 TRANSFORM (fcode, tsan_fcode, strong_cas, ERROR_MARK) 452 STRONG_CAS (ATOMIC_COMPARE_EXCHANGE_1, TSAN_ATOMIC8_COMPARE_EXCHANGE_STRONG), 453 STRONG_CAS (ATOMIC_COMPARE_EXCHANGE_2, 455 STRONG_CAS (ATOMIC_COMPARE_EXCHANGE_4, 457 STRONG_CAS (ATOMIC_COMPARE_EXCHANGE_8, 459 STRONG_CAS (ATOMIC_COMPARE_EXCHANGE_16, 583 case strong_cas:
|
| tsan.cc | 255 check_last, add_seq_cst, add_acquire, weak_cas, strong_cas, enumerator in enum:tsan_atomic_action 279 #define STRONG_CAS(fcode, tsan_fcode) \ 280 TRANSFORM (fcode, tsan_fcode, strong_cas, ERROR_MARK) 452 STRONG_CAS (ATOMIC_COMPARE_EXCHANGE_1, TSAN_ATOMIC8_COMPARE_EXCHANGE_STRONG), 453 STRONG_CAS (ATOMIC_COMPARE_EXCHANGE_2, 455 STRONG_CAS (ATOMIC_COMPARE_EXCHANGE_4, 457 STRONG_CAS (ATOMIC_COMPARE_EXCHANGE_8, 459 STRONG_CAS (ATOMIC_COMPARE_EXCHANGE_16, 583 case strong_cas:
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tsan.cc | 255 check_last, add_seq_cst, add_acquire, weak_cas, strong_cas, enumerator in enum:tsan_atomic_action 279 #define STRONG_CAS(fcode, tsan_fcode) \ 280 TRANSFORM (fcode, tsan_fcode, strong_cas, ERROR_MARK) 452 STRONG_CAS (ATOMIC_COMPARE_EXCHANGE_1, TSAN_ATOMIC8_COMPARE_EXCHANGE_STRONG), 453 STRONG_CAS (ATOMIC_COMPARE_EXCHANGE_2, 455 STRONG_CAS (ATOMIC_COMPARE_EXCHANGE_4, 457 STRONG_CAS (ATOMIC_COMPARE_EXCHANGE_8, 459 STRONG_CAS (ATOMIC_COMPARE_EXCHANGE_16, 583 case strong_cas:
|
| tsan.cc | 255 check_last, add_seq_cst, add_acquire, weak_cas, strong_cas, enumerator in enum:tsan_atomic_action 279 #define STRONG_CAS(fcode, tsan_fcode) \ 280 TRANSFORM (fcode, tsan_fcode, strong_cas, ERROR_MARK) 452 STRONG_CAS (ATOMIC_COMPARE_EXCHANGE_1, TSAN_ATOMIC8_COMPARE_EXCHANGE_STRONG), 453 STRONG_CAS (ATOMIC_COMPARE_EXCHANGE_2, 455 STRONG_CAS (ATOMIC_COMPARE_EXCHANGE_4, 457 STRONG_CAS (ATOMIC_COMPARE_EXCHANGE_8, 459 STRONG_CAS (ATOMIC_COMPARE_EXCHANGE_16, 583 case strong_cas:
|