Home
last modified time | relevance | path

Searched refs:sync_sub_optab (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDoptabs.h479 extern enum insn_code sync_sub_optab[NUM_MACHINE_MODES];
HDoptabs.c5344 sync_sub_optab[i] = CODE_FOR_nothing; in init_optabs()
6015 icode = sync_sub_optab[mode]; in expand_sync_operation()
HDexpr.c213 enum insn_code sync_sub_optab[NUM_MACHINE_MODES]; variable
HDChangeLog-200523823 * expr.c (sync_add_optab, sync_sub_optab, sync_ior_optab,