Searched refs:soft_imask (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.h350 soft_imask,
392 (selected_atomic_model ().type == sh_atomic_model::soft_imask)
349 soft_imask, enumerator in enum:sh_atomic_model::enum_type
H A Dsh.c691 model_names[sh_atomic_model::soft_imask] = "soft-imask";
698 model_cdef_names[sh_atomic_model::soft_imask] = "SOFT_IMASK";
774 if (ret.type == sh_atomic_model::soft_imask && TARGET_USERMODE)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.h350 soft_imask,
392 (selected_atomic_model ().type == sh_atomic_model::soft_imask)
349 soft_imask, enumerator in enum:sh_atomic_model::enum_type
H A Dsh.cc691 model_names[sh_atomic_model::soft_imask] = "soft-imask";
698 model_cdef_names[sh_atomic_model::soft_imask] = "SOFT_IMASK";
774 if (ret.type == sh_atomic_model::soft_imask && TARGET_USERMODE)

Completed in 244 milliseconds