Searched refs:scalar_cond_masked_key (Results 1 – 11 of 11) sorted by relevance
193 struct scalar_cond_masked_key struct195 scalar_cond_masked_key (tree t, unsigned ncopies_) in scalar_cond_masked_key() argument210 struct default_hash_traits<scalar_cond_masked_key> argument212 typedef scalar_cond_masked_key compare_type;213 typedef scalar_cond_masked_key value_type;259 typedef hash_set<scalar_cond_masked_key> scalar_cond_masked_set_type;
1537 scalar_cond_masked_key::get_cond_ops_from_tree (tree t) in get_cond_ops_from_tree()
8318 scalar_cond_masked_key cond (scalar_mask, nvectors); in vect_record_loop_mask()
10242 scalar_cond_masked_key cond (cond_expr, ncopies); in vectorizable_condition()
295 struct scalar_cond_masked_key struct297 scalar_cond_masked_key (tree t, unsigned ncopies_) in scalar_cond_masked_key() function313 struct default_hash_traits<scalar_cond_masked_key> argument315 typedef scalar_cond_masked_key compare_type;316 typedef scalar_cond_masked_key value_type;365 typedef hash_set<scalar_cond_masked_key> scalar_cond_masked_set_type;
1721 scalar_cond_masked_key::get_cond_ops_from_tree (tree t) in get_cond_ops_from_tree()
9215 scalar_cond_masked_key cond (scalar_mask, nvectors); in vect_record_loop_mask()
10604 scalar_cond_masked_key cond (cond_expr, ncopies); in vectorizable_condition()
5281 * tree-vectorizer.h (struct scalar_cond_masked_key): Add inverted_p.5285 * tree-vectorizer.c (scalar_cond_masked_key::get_cond_ops_from_tree):
9932 * tree-vectorizer.h (scalar_cond_masked_key): New struct,9936 * tree-vectorizer.c (scalar_cond_masked_key::get_cond_ops_from_tree):
38335 (default_hash_traits<scalar_cond_masked_key>::empty_zero_p):