Searched refs:reduc_umin_optab (Results 1 – 2 of 2) sorted by relevance
548 #define reduc_umin_optab (&optab_table[OTI_reduc_umin]) macro
463 return TYPE_UNSIGNED (type) ? reduc_umin_optab : reduc_smin_optab; in optab_for_tree_code()6226 init_optab (reduc_umin_optab, UNKNOWN); in init_optabs()