Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vectorizer.h1807 extern bool check_reduction_path (dump_user_location_t, loop_p, gphi *, tree,
H A Dgimple-loop-interchange.cc526 && !check_reduction_path (dump_user_location_t (), m_loop, phi, next, in analyze_iloop_reduction_var()
H A Dtree-vect-loop.c2943 check_reduction_path (dump_user_location_t loc, loop_p loop, gphi *phi, in check_reduction_path() function
3095 check_reduction_path (dump_user_location_t loc, loop_p loop, gphi *phi, in check_reduction_path() function
3100 return (check_reduction_path (loc, loop, phi, loop_arg, &code_, path) in check_reduction_path()
3299 if (check_reduction_path (vect_location, loop, phi, latch_def, &code, in vect_is_simple_reduction()
H A Dtree-parloops.c853 if (check_reduction_path (vect_location, loop, phi, loop_arg, code)) in parloops_is_simple_reduction()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-loop-interchange.cc526 && !check_reduction_path (dump_user_location_t (), m_loop, phi, next, in analyze_iloop_reduction_var()
H A Dtree-vectorizer.h2261 extern bool check_reduction_path (dump_user_location_t, loop_p, gphi *, tree,
H A Dtree-vect-loop.cc3380 check_reduction_path (dump_user_location_t loc, loop_p loop, gphi *phi, in check_reduction_path() function
3535 check_reduction_path (dump_user_location_t loc, loop_p loop, gphi *phi, in check_reduction_path() function
3540 return (check_reduction_path (loc, loop, phi, loop_arg, &code_, path) in check_reduction_path()
3739 if (check_reduction_path (vect_location, loop, phi, latch_def, &code, in vect_is_simple_reduction()
H A Dtree-parloops.cc853 if (check_reduction_path (vect_location, loop, phi, loop_arg, code)) in parloops_is_simple_reduction()
H A DChangeLog-20194189 * tree-vect-loop.c (check_reduction_path): Fix operand index
7029 * tree-vect-loop.c (check_reduction_path): For MIN/MAX require
7919 * tree-vect-loop.c (check_reduction_path): Relax single-use
9170 * tree-vect-loop.c (check_reduction_path): Allow conversions
10010 * tree-vect-loop.c (check_reduction_path): Compute reduction
13846 * tree-vect-loop.c (check_reduction_path): Check we can compute
14020 (check_reduction_path): New overload having the path as result.
H A DChangeLog-201810386 (check_reduction_path): Likewise.
18416 check_reduction_path.
18475 * tree-vect-loop.c (check_reduction_path): Convert "loc" param
18491 (check_reduction_path): Convert 1st param from location_t to
H A DChangeLog1589 * tree-vect-loop.cc (check_reduction_path): Remove the attempt
H A DChangeLog-20212560 (check_reduction_path): Handle calls and operate on code_helpers
31875 * tree-vect-loop.c (check_reduction_path): First compute
H A DChangeLog-20173886 (check_reduction_path): ...New function here.
3887 * tree-vectorizer.h (check_reduction_path): New declaration.
H A DChangeLog-20205935 * tree-vect-loop.c (check_reduction_path): Reject