Searched refs:optab_subtype (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Doptabs-tree.h28 enum optab_subtype enum
38 optab optab_for_tree_code (enum tree_code, const_tree, enum optab_subtype);
45 enum optab_subtype = optab_default);
H A Doptabs-tree.c39 enum optab_subtype subtype)
447 enum optab_subtype ot_subtype)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Doptabs-tree.h28 enum optab_subtype enum
39 optab optab_for_tree_code (enum tree_code, const_tree, enum optab_subtype);
49 enum optab_subtype = optab_default);
H A Doptabs-tree.cc39 enum optab_subtype subtype)
563 enum optab_subtype ot_subtype)
H A Dgimple-match.h382 bool directly_supported_p (code_helper, tree, optab_subtype = optab_default);
H A Dtree-vect-patterns.cc213 enum optab_subtype subtype = optab_default)
557 enum optab_subtype *subtype = NULL)
773 enum optab_subtype subtype = optab_default)
864 tree vectype, enum optab_subtype subtype = optab_default)
1144 enum optab_subtype subtype = optab_vector;
H A Dgimple-match-head.cc1387 directly_supported_p (code_helper code, tree type, optab_subtype query_type)
H A Doptabs.cc301 enum optab_subtype subtype = optab_default;
H A Dtree-vect-loop.cc6777 enum optab_subtype optab_query_kind = optab_vector;

Completed in 361 milliseconds