Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Doptabs-libfuncs.c937 init_sync_libfuncs_1 (sync_old_and_optab, "__sync_fetch_and_and", max); in init_sync_libfuncs()
H A Doptabs.def192 OPTAB_NC(sync_old_and_optab, "sync_old_and$I$a", UNKNOWN)
H A Doptabs.c6678 op->fetch_before = sync_old_and_optab; in get_atomic_op_for_code()
/dragonfly/contrib/gcc-4.7/gcc/
H A Doptabs.h594 #define sync_old_and_optab (&optab_table[(int) OTI_sync_old_and]) macro
H A Doptabs.c6588 init_sync_libfuncs_1 (sync_old_and_optab, "__sync_fetch_and_and", max); in init_sync_libfuncs()
7839 op->fetch_before = sync_old_and_optab; in get_atomic_op_for_code()