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

  /src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h 1165 have uses outside SLP instances; or hybrid SLP and loop-based - the stmt is
1169 In the loop context the meanings of pure and hybrid SLP are slightly
1174 Loop hybrid SLP means that we exploit both intra-iteration and
1182 hybrid enumerator in enum:slp_vect_type
1223 /* A hybrid of VMAT_CONTIGUOUS and VMAT_ELEMENTWISE, used for grouped
1572 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.h 1045 have uses outside SLP instances; or hybrid SLP and loop-based - the stmt is
1049 In the loop context the meanings of pure and hybrid SLP are slightly
1054 Loop hybrid SLP means that we exploit both intra-iteration and
1062 hybrid enumerator in enum:slp_vect_type
1103 /* A hybrid of VMAT_CONTIGUOUS and VMAT_ELEMENTWISE, used for grouped
1450 #define HYBRID_SLP_STMT(S) ((S)->slp_type == hybrid)

Completed in 16 milliseconds