Lines Matching defs:vec_oprnds0
6295 auto_vec<tree> vec_oprnds0;
6300 vec_oprnds0.safe_splice (vec_defs[1 - reduc_index]);
6309 op0, &vec_oprnds0);
6317 int vec_num = vec_oprnds0.length ();
6329 FOR_EACH_VEC_ELT (vec_oprnds0, i, def0)
7499 auto_vec<tree> vec_oprnds0;
7535 ? NULL_TREE : op.ops[0], &vec_oprnds0,
7546 reduc_index == 0 ? &vec_oprnds0
7551 FOR_EACH_VEC_ELT (vec_oprnds0, i, def0)
7603 vec_oprnds0.safe_push (gimple_get_lhs (new_stmt));