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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-slp.cc 4669 hash_set<vect_scalar_ops_slice_hash> vector_ops; local
4671 if (!vector_ops.add ({ ops, i * const_nunits, const_nunits }))
  /src/external/gpl3/gcc/dist/gcc/
tree-vect-slp.cc 6285 hash_set<vect_scalar_ops_slice_hash> vector_ops; local
6287 if (!vector_ops.add ({ ops, i * const_nunits, const_nunits }))

Completed in 27 milliseconds