Searched refs:complex_pattern (Results 1 – 2 of 2) sorted by relevance
484 class complex_pattern : public vect_pattern class488 complex_pattern (slp_tree *node, vec<slp_tree> *m_ops, internal_fn ifn) in complex_pattern() function in complex_pattern523 complex_pattern::build (vec_info *vinfo) in build()588 class complex_add_pattern : public complex_pattern592 : complex_pattern (node, m_ops, ifn) in complex_add_pattern()635 complex_pattern::build (vinfo); in build()970 class complex_mul_pattern : public complex_pattern974 : complex_pattern (node, m_ops, ifn) in complex_mul_pattern()1193 complex_pattern::build (vinfo); in build()1200 class complex_fms_pattern : public complex_pattern[all …]
23821 * tree-vect-slp-patterns.c (complex_pattern::build): Transfer30550 * tree-vect-slp-patterns.c (complex_pattern::build): Do not mark32981 * tree-vect-slp-patterns.c (complex_pattern::build): Likewise.34966 * tree-vect-slp-patterns.c (class complex_pattern,