Home
last modified time | relevance | path

Searched refs:is_mm_seq_cst (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dmemmodel.h104 is_mm_seq_cst (enum memmodel model) in is_mm_seq_cst() function
Doptabs.cc6660 if (is_mm_seq_cst (model) || is_mm_release (model) || is_mm_acq_rel (model)) in maybe_emit_sync_lock_test_and_set()
7141 if (is_mm_seq_cst (model)) in expand_atomic_load()
7170 if (is_mm_seq_cst (model)) in expand_atomic_load()
7206 if (is_mm_seq_cst (model)) in expand_atomic_store()
7226 if (is_mm_seq_cst (model)) in expand_atomic_store()
7259 if (is_mm_seq_cst (model)) in expand_atomic_store()
Dbuiltins.cc6126 if (!(is_mm_relaxed (model) || is_mm_seq_cst (model) in expand_builtin_atomic_store()
DChangeLog-201611933 is_mm_seq_cst, is_mm_sync): Move to ...
DChangeLog-201533122 is_mm_seq_cst, is_mm_sync): New accessor functions.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/
Dsync.md36 if (is_mm_seq_cst (memmodel_from_int (INTVAL (operands[0]))))
88 if (is_mm_seq_cst (model))
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Dsync.md120 if (is_mm_seq_cst (model))
245 if (is_mm_seq_cst (model)
260 if (is_mm_seq_cst (model))
Di386.cc23410 strong = (is_mm_acq_rel (model) || is_mm_seq_cst (model)); in ix86_memmodel_check()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Dsync.md157 if (is_mm_seq_cst (model))
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/
Dsparc.cc12762 || is_mm_seq_cst (model)) in sparc_emit_membar_for_model()
12773 || is_mm_seq_cst (model)) in sparc_emit_membar_for_model()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/
Dpa.md10438 if (is_mm_seq_cst (model))
10483 if (is_mm_seq_cst (model))
/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Ds390.md10771 if (is_mm_seq_cst (memmodel_from_int (INTVAL (operands[0]))))
10864 if (is_mm_seq_cst (model))