Home
last modified time | relevance | path

Searched refs:vect_build_combine_node (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp-patterns.cc938 vect_build_combine_node (slp_tree even, slp_tree odd, slp_tree rep) in vect_build_combine_node() function
1153 = vect_build_combine_node (this->m_ops[0], this->m_ops[1], in build()
1171 = vect_build_combine_node (this->m_ops[1], this->m_ops[2], in build()
1348 vect_build_combine_node (this->m_ops[2], this->m_ops[3], *this->m_node); in build()
H A DChangeLog-202134461 vect_build_combine_node, class complex_mul_pattern,