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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop.cc 3284 neutral_op_for_reduction (tree scalar_type, code_helper code, function
4729 neutral_op_for_reduction
5025 initial_values[0] = neutral_op_for_reduction (TREE_TYPE (initial_value),
5792 neutral_op = neutral_op_for_reduction (TREE_TYPE (vectype), code,
7152 neutral_op = neutral_op_for_reduction (TREE_TYPE (vectype_out),
7714 = neutral_op_for_reduction (TREE_TYPE (vectype_out),
7771 = neutral_op_for_reduction (TREE_TYPE (initial_def),
tree-vectorizer.h 2254 extern tree neutral_op_for_reduction (tree, code_helper, tree);
tree-if-conv.cc 1829 tree op_nochange = neutral_op_for_reduction (TREE_TYPE (rhs1), reduction_op, NULL);
  /src/external/gpl3/gcc/dist/gcc/
tree-vect-loop.cc 3933 neutral_op_for_reduction (tree scalar_type, code_helper code, function
5529 neutral_op_for_reduction
5825 initial_values[0] = neutral_op_for_reduction (TREE_TYPE (initial_value),
6598 neutral_op = neutral_op_for_reduction (TREE_TYPE (vectype), code,
7024 tree neutral_op = neutral_op_for_reduction (scalar_type, code, NULL_TREE,
8063 neutral_op = neutral_op_for_reduction (TREE_TYPE (vectype_out),
8789 = neutral_op_for_reduction (TREE_TYPE (vectype_out),
8846 = neutral_op_for_reduction (TREE_TYPE (initial_def),
tree-vectorizer.h 2385 extern tree neutral_op_for_reduction (tree, code_helper, tree, bool = true);
tree-if-conv.cc 1866 tree op_nochange = neutral_op_for_reduction (TREE_TYPE (rhs1), reduction_op,

Completed in 99 milliseconds