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

  /src/external/gpl3/gcc/dist/gcc/
target.h 160 class _stmt_vec_info;
169 extern tree stmt_vectype (class _stmt_vec_info *);
170 extern bool stmt_in_inner_loop_p (class vec_info *, class _stmt_vec_info *);
tree-vectorizer.h 24 typedef class _stmt_vec_info *stmt_vec_info;
1258 class _stmt_vec_info { class
tree-vectorizer.cc 688 stmt_vec_info res = XCNEW (class _stmt_vec_info);
tree-vect-stmts.cc 67 stmt_vectype (class _stmt_vec_info *stmt_info)
75 stmt_in_inner_loop_p (vec_info *vinfo, class _stmt_vec_info *stmt_info)
  /src/external/gpl3/gcc.old/dist/gcc/
target.h 138 class _stmt_vec_info;
147 extern tree stmt_vectype (class _stmt_vec_info *);
148 extern bool stmt_in_inner_loop_p (class vec_info *, class _stmt_vec_info *);
tree-vectorizer.h 24 typedef class _stmt_vec_info *stmt_vec_info;
1138 class _stmt_vec_info { class
tree-vectorizer.cc 687 stmt_vec_info res = XCNEW (class _stmt_vec_info);
tree-vect-stmts.cc 65 stmt_vectype (class _stmt_vec_info *stmt_info)
73 stmt_in_inner_loop_p (vec_info *vinfo, class _stmt_vec_info *stmt_info)
  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu.c 6683 struct _stmt_vec_info *stmt_info, int misalign,
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 5285 struct _stmt_vec_info *stmt_info)
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 5341 struct _stmt_vec_info *stmt_info)

Completed in 65 milliseconds