Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Doptabs-libfuncs.c946 init_sync_libfuncs_1 (sync_new_nand_optab, "__sync_nand_and_fetch", max); in init_sync_libfuncs()
H A Doptabs.def200 OPTAB_NC(sync_new_nand_optab, "sync_new_nand$I$a", UNKNOWN)
H A Doptabs.c6697 op->fetch_after = sync_new_nand_optab; in get_atomic_op_for_code()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Doptabs.h602 #define sync_new_nand_optab (&optab_table[(int) OTI_sync_new_nand]) macro
H A Doptabs.c6597 init_sync_libfuncs_1 (sync_new_nand_optab, "__sync_nand_and_fetch", max); in init_sync_libfuncs()
7858 op->fetch_after = sync_new_nand_optab; in get_atomic_op_for_code()