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

  /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),
  /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),

Completed in 63 milliseconds