Searched refs:reduc_umin_optab (Results 1 – 2 of 2) sorted by relevance
376 #define reduc_umin_optab (optab_table[OTI_reduc_umin]) macro
308 return TYPE_UNSIGNED (type) ? reduc_umin_optab : reduc_smin_optab; in optab_for_tree_code()5300 reduc_umin_optab = init_optab (UNKNOWN); in init_optabs()