Searched defs:type_out (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-vect-patterns.c | 230 tree *type_out) in vect_recog_dot_prod_pattern() 551 tree *type_in, tree *type_out) in vect_recog_widen_mult_pattern() 696 tree *type_out) in vect_recog_pow_pattern() 809 tree *type_out) in vect_recog_widen_sum_pattern() 1121 tree *type_in, tree *type_out) in vect_recog_over_widening_pattern() 1311 tree *type_in, tree *type_out) in vect_recog_widen_shift_pattern() 1449 tree *type_in, tree *type_out) in vect_recog_vector_vector_shift_pattern() 1576 tree *type_in, tree *type_out) in vect_recog_sdivmod_pow2_pattern() 1770 tree *type_out) in vect_recog_mixed_size_cond_pattern() 2194 tree *type_out) in vect_recog_bool_pattern() [all …]
|
H A D | tree-ssa-math-opts.c | 1999 is_widening_mult_rhs_p (tree type, tree rhs, tree *type_out, in is_widening_mult_rhs_p()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-vect-patterns.c | 284 tree *type_out) in vect_recog_dot_prod_pattern() 503 tree *type_out) in vect_recog_sad_pattern() 835 tree *type_in, tree *type_out) in vect_recog_widen_mult_pattern() 1054 tree *type_out) in vect_recog_pow_pattern() 1220 tree *type_out) in vect_recog_widen_sum_pattern() 1534 tree *type_in, tree *type_out) in vect_recog_over_widening_pattern() 1723 tree *type_in, tree *type_out) in vect_recog_widen_shift_pattern() 1861 vect_recog_rotate_pattern (vec<gimple *> *stmts, tree *type_in, tree *type_out) in vect_recog_rotate_pattern() 2118 tree *type_in, tree *type_out) in vect_recog_vector_vector_shift_pattern() 2534 tree *type_in, tree *type_out) in vect_recog_mult_pattern() [all …]
|
H A D | tree-ssa-math-opts.c | 2138 is_widening_mult_rhs_p (tree type, tree rhs, tree *type_out, in is_widening_mult_rhs_p()
|
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/ |
H A D | i386.c | 29982 ix86_builtin_vectorized_function (tree fndecl, tree type_out, in ix86_builtin_vectorized_function() 30337 ix86_veclibabi_svml (enum built_in_function fn, tree type_out, tree type_in) in ix86_veclibabi_svml() 30451 ix86_veclibabi_acml (enum built_in_function fn, tree type_out, tree type_in) in ix86_veclibabi_acml()
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | i386.c | 38963 ix86_builtin_vectorized_function (unsigned int fn, tree type_out, in ix86_builtin_vectorized_function() 39220 ix86_veclibabi_svml (combined_fn fn, tree type_out, tree type_in) in ix86_veclibabi_svml() 39312 ix86_veclibabi_acml (combined_fn fn, tree type_out, tree type_in) in ix86_veclibabi_acml()
|