Lines Matching defs:vectorized

50    FINAL_P is true if we have vectorized the instance or if we have
89 have vectorized the instance or if we have made a final decision not
757 carried out or the stmts will never be vectorized by SLP.
2463 /* Check if there are stmts in the loop can be vectorized using SLP. Build SLP
2502 /* It can be still vectorized as part of an SLP reduction. */
2607 /* Find stmts that must be both vectorized and SLPed. */
2654 mark any SLP vectorized stmt as hybrid.
2857 "not vectorized: same operand with different "
2869 /* If this node can't be vectorized, try pruning the tree here rather
2899 /* Instances with a root stmt require vectorized defs for the
2958 /* If there is a non-vectorized use of the defs then the scalar
3106 /* Check if the region described by BB_VINFO can be vectorized, returning
3130 "not vectorized: unhandled data-ref in basic "
3139 "not vectorized: not enough data-refs in "
3148 "not vectorized: unhandled data access in "
3162 "not vectorized: no grouped stores in "
3181 "not vectorized: failed to find SLP opportunities "
3223 "not vectorized: bad operation in basic block.\n");
3233 "not vectorized: vectorization is not "
3240 "Basic block will be vectorized using SLP\n");
3268 bool vectorized = false;
3299 "basic block part vectorized using %wu byte "
3303 "basic block part vectorized using variable "
3307 vectorized = true;
3352 if (vectorized
3358 return vectorized;
3370 true if anything in the basic-block was vectorized. */
3412 "not vectorized: too many instructions in "
3600 (vector) defs (VEC_OPRNDS) that will be used in the vectorized stmts.
3820 /* Get vectorized definitions from SLP_NODE that contains corresponding
3821 vectorized def-stmts. */
3836 /* Get N vectorized definitions for SLP_NODE.
3839 Otherwise, the def-stmts must be already vectorized and the vectorized stmts
3855 /* For each operand we check if it has vectorized definitions in a child
4097 /* See if we have already vectorized the node in the graph of the
4350 /* For reductions set the latch values of the vectorized PHIs. */
4370 vectorization as not all uses may be vectorized.