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

  /src/external/gpl3/gcc/dist/gcc/
tree-vect-slp-patterns.cc 135 static inline complex_perm_kinds_t
142 complex_perm_kinds_t candidates[4]
189 static inline complex_perm_kinds_t
190 vect_merge_perms (complex_perm_kinds_t a, complex_perm_kinds_t b)
207 static complex_perm_kinds_t
214 complex_perm_kinds_t *tmp;
219 complex_perm_kinds_t retval = PERM_UNKNOWN;
236 complex_perm_kinds_t kind = PERM_TOP;
241 complex_perm_kinds_t res = linear_loads_p (perm_cache, child)
    [all...]
tree-vectorizer.h 2535 } complex_perm_kinds_t; typedef in typeref:enum:_complex_perm_kinds
2538 typedef hash_map <slp_tree, complex_perm_kinds_t>
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-slp-patterns.cc 135 static inline complex_perm_kinds_t
142 complex_perm_kinds_t candidates[4]
189 static inline complex_perm_kinds_t
190 vect_merge_perms (complex_perm_kinds_t a, complex_perm_kinds_t b)
207 static complex_perm_kinds_t
214 complex_perm_kinds_t *tmp;
219 complex_perm_kinds_t retval = PERM_UNKNOWN;
236 complex_perm_kinds_t kind = PERM_TOP;
241 complex_perm_kinds_t res = linear_loads_p (perm_cache, child)
    [all...]
tree-vectorizer.h 2390 } complex_perm_kinds_t; typedef in typeref:enum:_complex_perm_kinds
2393 typedef hash_map <slp_tree, complex_perm_kinds_t>

Completed in 108 milliseconds