Searched refs:reduc_umax_optab (Results 1 – 3 of 3) sorted by relevance
377 #define reduc_umax_optab (optab_table[OTI_reduc_umax]) macro
305 return TYPE_UNSIGNED (type) ? reduc_umax_optab : reduc_smax_optab; in optab_for_tree_code()5303 reduc_umax_optab = init_optab (UNKNOWN); in init_optabs()
14590 (reduc_smax_optab, reduc_umax_optab, reduc_smin_optab, reduc_umin_optab,