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

  /src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h 667 which is_reduc_info is true). */
1402 /* If IS_REDUC_INFO is true and if the vector code is performing
1407 /* If IS_REDUC_INFO is true and if the vector code is performing
1414 /* Only meaningful if IS_REDUC_INFO. If non-null, the reduction is
1423 bool is_reduc_info; member in class:_stmt_vec_info
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.h 614 which is_reduc_info is true). */
1281 /* If IS_REDUC_INFO is true and if the vector code is performing
1286 /* If IS_REDUC_INFO is true and if the vector code is performing
1293 /* Only meaningful if IS_REDUC_INFO. If non-null, the reduction is
1302 bool is_reduc_info; member in class:_stmt_vec_info

Completed in 32 milliseconds