Searched defs:optab_default (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Doptabs-tree.h30 optab_default, enumerator in enum:optab_subtype
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Doptabs-tree.h30 optab_default, enumerator in enum:optab_subtype
H A Dtree-vect-patterns.cc210 vect_supportable_direct_optab_p(vec_info *vinfo, tree otype, tree_code code, tree itype, tree *vecotype_out, tree *vecitype_out = NULL, enum optab_subtype subtype = optab_default) argument
771 vect_convert_input(vec_info *vinfo, stmt_vec_info stmt_info, tree type, vect_unpromoted_value *unprom, tree vectype, enum optab_subtype subtype = optab_default) argument
862 vect_convert_inputs(vec_info *vinfo, stmt_vec_info stmt_info, unsigned int n, tree *result, tree type, vect_unpromoted_value *unprom, tree vectype, enum optab_subtype subtype = optab_default) argument

Completed in 91 milliseconds