Home
last modified time | relevance | path

Searched refs:vec_stmt_info (Results 1 – 6 of 6) sorted by relevance

/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vect-stmts.c1521 stmt_vec_info vec_stmt_info; in vect_get_vec_def_for_operand_1() local
1545 vec_stmt_info = STMT_VINFO_VEC_STMT (def_stmt_info); in vect_get_vec_def_for_operand_1()
1547 if (!vec_stmt_info in vect_get_vec_def_for_operand_1()
1550 vec_stmt_info = (STMT_VINFO_VEC_STMT in vect_get_vec_def_for_operand_1()
1552 gcc_assert (vec_stmt_info); in vect_get_vec_def_for_operand_1()
1553 if (gphi *phi = dyn_cast <gphi *> (vec_stmt_info->stmt)) in vect_get_vec_def_for_operand_1()
1556 vec_oprnd = gimple_get_lhs (vec_stmt_info->stmt); in vect_get_vec_def_for_operand_1()
1763 stmt_vec_info vec_stmt_info = vinfo->add_stmt (vec_stmt); in vect_finish_stmt_generation_1() local
1777 return vec_stmt_info; in vect_finish_stmt_generation_1()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vect-stmts.c1521 stmt_vec_info vec_stmt_info; in vect_get_vec_def_for_operand_1() local
1545 vec_stmt_info = STMT_VINFO_VEC_STMT (def_stmt_info); in vect_get_vec_def_for_operand_1()
1547 if (!vec_stmt_info in vect_get_vec_def_for_operand_1()
1550 vec_stmt_info = (STMT_VINFO_VEC_STMT in vect_get_vec_def_for_operand_1()
1552 gcc_assert (vec_stmt_info); in vect_get_vec_def_for_operand_1()
1553 if (gphi *phi = dyn_cast <gphi *> (vec_stmt_info->stmt)) in vect_get_vec_def_for_operand_1()
1556 vec_oprnd = gimple_get_lhs (vec_stmt_info->stmt); in vect_get_vec_def_for_operand_1()
1763 stmt_vec_info vec_stmt_info = vinfo->add_stmt (vec_stmt); in vect_finish_stmt_generation_1() local
1777 return vec_stmt_info; in vect_finish_stmt_generation_1()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vect-stmts.c1518 stmt_vec_info vec_stmt_info; in vect_get_vec_def_for_operand_1() local
1542 vec_stmt_info = STMT_VINFO_VEC_STMT (def_stmt_info); in vect_get_vec_def_for_operand_1()
1544 if (!vec_stmt_info in vect_get_vec_def_for_operand_1()
1547 vec_stmt_info = (STMT_VINFO_VEC_STMT in vect_get_vec_def_for_operand_1()
1549 gcc_assert (vec_stmt_info); in vect_get_vec_def_for_operand_1()
1550 if (gphi *phi = dyn_cast <gphi *> (vec_stmt_info->stmt)) in vect_get_vec_def_for_operand_1()
1553 vec_oprnd = gimple_get_lhs (vec_stmt_info->stmt); in vect_get_vec_def_for_operand_1()
1760 stmt_vec_info vec_stmt_info = vinfo->add_stmt (vec_stmt); in vect_finish_stmt_generation_1() local
1774 return vec_stmt_info; in vect_finish_stmt_generation_1()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-stmts.c1524 stmt_vec_info vec_stmt_info; in vect_get_vec_def_for_operand_1() local
1548 vec_stmt_info = STMT_VINFO_VEC_STMT (def_stmt_info); in vect_get_vec_def_for_operand_1()
1550 if (!vec_stmt_info in vect_get_vec_def_for_operand_1()
1553 vec_stmt_info = (STMT_VINFO_VEC_STMT in vect_get_vec_def_for_operand_1()
1555 gcc_assert (vec_stmt_info); in vect_get_vec_def_for_operand_1()
1556 if (gphi *phi = dyn_cast <gphi *> (vec_stmt_info->stmt)) in vect_get_vec_def_for_operand_1()
1559 vec_oprnd = gimple_get_lhs (vec_stmt_info->stmt); in vect_get_vec_def_for_operand_1()
1758 stmt_vec_info vec_stmt_info = vinfo->add_stmt (vec_stmt); in vect_finish_stmt_generation_1() local
1772 return vec_stmt_info; in vect_finish_stmt_generation_1()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-stmts.c1524 stmt_vec_info vec_stmt_info; in vect_get_vec_def_for_operand_1() local
1548 vec_stmt_info = STMT_VINFO_VEC_STMT (def_stmt_info); in vect_get_vec_def_for_operand_1()
1550 if (!vec_stmt_info in vect_get_vec_def_for_operand_1()
1553 vec_stmt_info = (STMT_VINFO_VEC_STMT in vect_get_vec_def_for_operand_1()
1555 gcc_assert (vec_stmt_info); in vect_get_vec_def_for_operand_1()
1556 if (gphi *phi = dyn_cast <gphi *> (vec_stmt_info->stmt)) in vect_get_vec_def_for_operand_1()
1559 vec_oprnd = gimple_get_lhs (vec_stmt_info->stmt); in vect_get_vec_def_for_operand_1()
1758 stmt_vec_info vec_stmt_info = vinfo->add_stmt (vec_stmt); in vect_finish_stmt_generation_1() local
1772 return vec_stmt_info; in vect_finish_stmt_generation_1()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-stmts.c1524 stmt_vec_info vec_stmt_info; in vect_get_vec_def_for_operand_1() local
1548 vec_stmt_info = STMT_VINFO_VEC_STMT (def_stmt_info); in vect_get_vec_def_for_operand_1()
1550 if (!vec_stmt_info in vect_get_vec_def_for_operand_1()
1553 vec_stmt_info = (STMT_VINFO_VEC_STMT in vect_get_vec_def_for_operand_1()
1555 gcc_assert (vec_stmt_info); in vect_get_vec_def_for_operand_1()
1556 if (gphi *phi = dyn_cast <gphi *> (vec_stmt_info->stmt)) in vect_get_vec_def_for_operand_1()
1559 vec_oprnd = gimple_get_lhs (vec_stmt_info->stmt); in vect_get_vec_def_for_operand_1()
1758 stmt_vec_info vec_stmt_info = vinfo->add_stmt (vec_stmt); in vect_finish_stmt_generation_1() local
1772 return vec_stmt_info; in vect_finish_stmt_generation_1()