HomeSort by: relevance | last modified time | path
    Searched refs:vect_is_simple_reduction (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop.cc 159 static stmt_vec_info vect_is_simple_reduction (loop_vec_info, stmt_vec_info,
547 = vect_is_simple_reduction (loop_vinfo, stmt_vinfo, &double_reduc,
3324 /* Error reporting helper for vect_is_simple_reduction below. GIMPLE statement
3548 /* Function vect_is_simple_reduction
3593 vect_is_simple_reduction (loop_vec_info loop_info, stmt_vec_info phi_info, function
  /src/external/gpl3/gcc/dist/gcc/
tree-vect-loop.cc 162 static stmt_vec_info vect_is_simple_reduction (loop_vec_info, stmt_vec_info,
674 = vect_is_simple_reduction (loop_vinfo, stmt_vinfo, &double_reduc,
3977 /* Error reporting helper for vect_is_simple_reduction below. GIMPLE statement
4237 /* Function vect_is_simple_reduction
4282 vect_is_simple_reduction (loop_vec_info loop_info, stmt_vec_info phi_info, function

Completed in 25 milliseconds