Home
last modified time | relevance | path

Searched refs:selected_atomic_model (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.h369 extern const sh_atomic_model& selected_atomic_model (void);
373 (selected_atomic_model ().type != sh_atomic_model::none)
376 (selected_atomic_model ().strict)
379 (selected_atomic_model ().type == sh_atomic_model::soft_gusa)
382 (selected_atomic_model ().type == sh_atomic_model::hard_llcs)
385 (selected_atomic_model ().type == sh_atomic_model::soft_tcb)
388 GEN_INT (selected_atomic_model ().tcb_gbr_offset)
391 (selected_atomic_model ().type == sh_atomic_model::soft_imask)
Dsh-c.cc143 selected_atomic_model ().cdef_name); in sh_cpu_cpp_builtins()
Dsh.cc675 selected_atomic_model (void) in selected_atomic_model() function
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20129471 (selected_atomic_model): New declaration.
9479 (selected_atomic_model, parse_validate_atomic_model_option): New
DChangeLog-201613983 selected_atomic_model, TARGET_ATOMIC_ANY, TARGET_ATOMIC_STRICT,
13987 selected_atomic_model, TARGET_ATOMIC_ANY, TARGET_ATOMIC_STRICT,