Searched refs:MEMMODEL_SEQ_CST (Results 1 – 18 of 18) sorted by relevance
44 MEMMODEL_SEQ_CST = 5, enumerator48 MEMMODEL_SYNC_SEQ_CST = MEMMODEL_SEQ_CST | MEMMODEL_SYNC,106 return (model & MEMMODEL_BASE_MASK) == MEMMODEL_SEQ_CST; in is_mm_seq_cst()
69 cpp_define_formatted (pfile, "__ATOMIC_SEQ_CST=%d", MEMMODEL_SEQ_CST); in define__GNUC__()
543 ? MEMMODEL_SEQ_CST in instrument_builtin_call()620 MEMMODEL_SEQ_CST), in instrument_builtin_call()622 MEMMODEL_SEQ_CST)); in instrument_builtin_call()
5873 return MEMMODEL_SEQ_CST; in get_memmodel()5881 return MEMMODEL_SEQ_CST; in get_memmodel()5885 return MEMMODEL_SEQ_CST; in get_memmodel()5939 success = MEMMODEL_SEQ_CST; in expand_builtin_atomic_compare_exchange()5943 failure = MEMMODEL_SEQ_CST; in expand_builtin_atomic_compare_exchange()5944 success = MEMMODEL_SEQ_CST; in expand_builtin_atomic_compare_exchange()6052 success = MEMMODEL_SEQ_CST; in expand_ifn_atomic_compare_exchange()6056 failure = MEMMODEL_SEQ_CST; in expand_ifn_atomic_compare_exchange()6057 success = MEMMODEL_SEQ_CST; in expand_ifn_atomic_compare_exchange()6105 model = MEMMODEL_SEQ_CST; in expand_builtin_atomic_load()[all …]
8606 case OMP_MEMORY_ORDER_SEQ_CST: return MEMMODEL_SEQ_CST; in omp_memory_order_to_fail_memmodel()8612 case OMP_FAIL_MEMORY_ORDER_SEQ_CST: return MEMMODEL_SEQ_CST; in omp_memory_order_to_fail_memmodel()8631 case OMP_MEMORY_ORDER_SEQ_CST: ret = MEMMODEL_SEQ_CST; break; in omp_memory_order_to_memmodel()
6578 case MEMMODEL_SEQ_CST: in need_atomic_barrier_p()
33148 MEMMODEL_CONSUME with acquire semantics and MEMMODEL_SEQ_CST with33151 (gen_hsa_ternary_atomic_for_builtin): Support with MEMMODEL_SEQ_CST33153 (gen_hsa_insns_for_call): Support with MEMMODEL_SEQ_CST with acquire
55 case MEMMODEL_SEQ_CST:192 case MEMMODEL_SEQ_CST:233 case MEMMODEL_SEQ_CST:
16383 case MEMMODEL_SEQ_CST: in rs6000_pre_atomic_barrier()16403 case MEMMODEL_SEQ_CST: in rs6000_post_atomic_barrier()
129 case MEMMODEL_SEQ_CST:215 case MEMMODEL_SEQ_CST:
2383 case MEMMODEL_SEQ_CST: in ia64_expand_atomic_op()2484 case MEMMODEL_SEQ_CST: in ia64_expand_atomic_op()
127 if (model == MEMMODEL_SEQ_CST)
84 MEMMODEL_SEQ_CST = 5 enumerator
23408 return MEMMODEL_SEQ_CST; in ix86_memmodel_check()23416 return MEMMODEL_SEQ_CST | IX86_HLE_ACQUIRE; in ix86_memmodel_check()23423 return MEMMODEL_SEQ_CST | IX86_HLE_RELEASE; in ix86_memmodel_check()
23385 expand_atomic_load (new_mem, mem, MEMMODEL_SEQ_CST); in ix86_expand_cmpxchg_loop()
10942 if (mo != MEMMODEL_LAST && mo != MEMMODEL_SEQ_CST) in finish_omp_flush()
1469 * semantics.c (finish_omp_flush): Handle MEMMODEL_SEQ_CST.
41668 mo = MEMMODEL_SEQ_CST; in cp_parser_omp_flush()