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

  /src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h 309 #define SLP_TREE_SIMD_CLONE_INFO(S) (S)->simd_clone_info
tree-vect-slp.cc 120 SLP_TREE_SIMD_CLONE_INFO (this) = vNULL;
147 SLP_TREE_SIMD_CLONE_INFO (this).release ();
tree-vect-stmts.cc 3946 vec<tree>& simd_clone_info = (slp_node ? SLP_TREE_SIMD_CLONE_INFO (slp_node)

Completed in 62 milliseconds