Home
last modified time | relevance | path

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

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vect-slp-patterns.c313 vect_match_call_p (slp_tree node, internal_fn fn) in vect_match_call_p() function
1169 if (vect_match_call_p (node, IFN_COMPLEX_MUL)) in matches()
1171 else if (vect_match_call_p (node, IFN_COMPLEX_MUL_CONJ)) in matches()
H A DChangeLog7685 * tree-vect-slp-patterns.c (vect_match_call_p,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vect-slp-patterns.c313 vect_match_call_p (slp_tree node, internal_fn fn) in vect_match_call_p() function
1169 if (vect_match_call_p (node, IFN_COMPLEX_MUL)) in matches()
1171 else if (vect_match_call_p (node, IFN_COMPLEX_MUL_CONJ)) in matches()
H A DChangeLog6830 * tree-vect-slp-patterns.c (vect_match_call_p,
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vect-slp-patterns.c313 vect_match_call_p (slp_tree node, internal_fn fn) in vect_match_call_p() function
1169 if (vect_match_call_p (node, IFN_COMPLEX_MUL)) in matches()
1171 else if (vect_match_call_p (node, IFN_COMPLEX_MUL_CONJ)) in matches()
H A DChangeLog6830 * tree-vect-slp-patterns.c (vect_match_call_p,
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog6328 * tree-vect-slp-patterns.c (vect_match_call_p): Remove.
32594 * tree-vect-slp-patterns.c (vect_match_call_p,