Lines Matching defs:vectorized

898    carried out or the stmts will never be vectorized by SLP.
951 the other still vectorized. The following doesn't reliably
3404 /* Check if there are stmts in the loop can be vectorized using SLP. Build SLP
3471 /* It can be still vectorized as part of an SLP reduction. */
4363 /* Find stmts that must be both vectorized and SLPed. */
4420 mark any SLP vectorized stmt as hybrid.
4767 /* When the node can be vectorized cost invariant nodes it references.
4808 /* If this node or any of its children can't be vectorized, try pruning
4813 of vectorized stmt setting. */
4820 /* Mark lanes of NODE that are live outside of the basic-block vectorized
4821 region and that can be vectorized using vectorizable_live_operation
4886 from scalars are vectorized after the last scalar def.
4999 /* CTOR instances require vectorized defs for the SLP tree root. */
5003 /* Make sure we vectorized with the expected type. */
5252 /* If there is a non-vectorized use of the defs then the scalar
5400 are used both in extern defs and in vectorized defs. */
5844 /* Check if the region described by BB_VINFO can be vectorized, returning
5869 "not vectorized: unhandled data-ref in basic "
5878 "not vectorized: unhandled data access in "
5893 "not vectorized: no grouped stores in "
5915 "not vectorized: failed to find SLP opportunities "
5954 /* Likewise consider instance root stmts as vectorized. */
5967 "not vectorized: bad operation in basic block.\n");
5998 bool vectorized = false;
6035 "not vectorized: vectorization is not "
6047 we vectorized all if-converted code. */
6055 /* The costing above left us with DCEable vectorized scalar
6083 if (!vectorized && dump_enabled_p ())
6085 "Basic block will be vectorized "
6087 vectorized = true;
6097 "basic block part vectorized using %wu "
6101 "basic block part vectorized using "
6149 if (vectorized
6155 return vectorized;
6168 true if anything in the basic-block was vectorized. */
6207 vectorized. */
6218 true if anything in the basic-block was vectorized. */
6431 vector defs that will be used in the vectorized stmts and stores them
6634 /* Get the Ith vectorized definition from SLP_NODE. */
6645 /* Get the vectorized definitions of SLP_NODE in *VEC_DEFS. */
6662 /* Get N vectorized definitions for SLP_NODE. */
7292 ready early, vectorized stores go before the last scalar
7311 /* Emit other stmts after the children vectorized defs which is
7342 /* We are emitting all vectorized stmts in the same place and
7413 from the same basic-block, if vectorized defs would allow earlier
7414 scheduling still force vectorized stmts to the original block.
7716 /* Now fixup the backedge def of the vectorized PHIs in this SCC. */
7783 vectorization as not all uses may be vectorized.
7792 /* Remove vectorized stores original scalar stmts. */