Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-vect-slp-patterns.cc608 mkInstance (slp_tree *node, vec<slp_tree> *m_ops, internal_fn ifn) in mkInstance() function in complex_add_pattern
990 mkInstance (slp_tree *node, vec<slp_tree> *m_ops, internal_fn ifn) in mkInstance() function in complex_mul_pattern
1220 mkInstance (slp_tree *node, vec<slp_tree> *m_ops, internal_fn ifn) in mkInstance() function in complex_fms_pattern
1422 return complex_fms_pattern::mkInstance (node, &ops, ifn); in recognize()
1426 return complex_mul_pattern::mkInstance (node, &ops, ifn); in recognize()
1430 return complex_add_pattern::mkInstance (node, &ops, ifn); in recognize()