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

  /src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h 1532 #define STMT_VINFO_IN_PATTERN_P(S) (S)->in_pattern_p
1814 if (STMT_VINFO_IN_PATTERN_P (stmt_info))
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.h 1411 #define STMT_VINFO_IN_PATTERN_P(S) (S)->in_pattern_p
1692 if (STMT_VINFO_IN_PATTERN_P (stmt_info))

Completed in 27 milliseconds