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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-slp.cc 898 carried out or the stmts will never be vectorized by SLP.
951 the other still vectorized. The following doesn't reliably
3407 /* Check if there are stmts in the loop can be vectorized using SLP. Build SLP
3474 /* It can be still vectorized as part of an SLP reduction. */
4366 /* Find stmts that must be both vectorized and SLPed. */
4423 mark any SLP vectorized stmt as hybrid.
4770 /* When the node can be vectorized cost invariant nodes it references.
4811 /* If this node or any of its children can't be vectorized, try pruning
4816 of vectorized stmt setting. */
4823 /* Mark lanes of NODE that are live outside of the basic-block vectorized
6001 bool vectorized = false; local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
tree-vect-slp.cc 1048 carried out or the stmts will never be vectorized by SLP.
1101 the other still vectorized. The following doesn't reliably
3644 /* Check if there are stmts in the loop can be vectorized using SLP. Build SLP
3711 /* It can be still vectorized as part of an SLP reduction. */
5976 /* Find stmts that must be both vectorized and SLPed. */
6033 mark any SLP vectorized stmt as hybrid.
6396 /* When the node can be vectorized cost invariant nodes it references.
6437 /* If this node or any of its children can't be vectorized, try pruning
6442 of vectorized stmt setting. */
6514 whether their uses are all absorbed into vectorized code. But ther
7838 bool vectorized = false; local
    [all...]

Completed in 37 milliseconds