Home
last modified time | relevance | path

Searched refs:ret_inner_type (Results 1 – 9 of 9) sorted by relevance

/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-generic.c399 tree ret_inner_type = boolean_type_node;
404 if (TYPE_PRECISION (ret_inner_type) != 1)
405 ret_inner_type = build_nonstandard_integer_type (1, 1);
415 tree result = gimplify_build2 (gsi, code, ret_inner_type, a, b);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vect-generic.c425 tree ret_inner_type = boolean_type_node; in expand_vector_comparison() local
430 if (TYPE_PRECISION (ret_inner_type) != 1) in expand_vector_comparison()
431 ret_inner_type = build_nonstandard_integer_type (1, 1); in expand_vector_comparison()
441 tree result = gimplify_build2 (gsi, code, ret_inner_type, a, b); in expand_vector_comparison()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-generic.c399 tree ret_inner_type = boolean_type_node; in expand_vector_comparison() local
404 if (TYPE_PRECISION (ret_inner_type) != 1) in expand_vector_comparison()
405 ret_inner_type = build_nonstandard_integer_type (1, 1); in expand_vector_comparison()
415 tree result = gimplify_build2 (gsi, code, ret_inner_type, a, b); in expand_vector_comparison()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vect-generic.c399 tree ret_inner_type = boolean_type_node; in expand_vector_comparison() local
404 if (TYPE_PRECISION (ret_inner_type) != 1) in expand_vector_comparison()
405 ret_inner_type = build_nonstandard_integer_type (1, 1); in expand_vector_comparison()
415 tree result = gimplify_build2 (gsi, code, ret_inner_type, a, b); in expand_vector_comparison()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vect-generic.c425 tree ret_inner_type = boolean_type_node; in expand_vector_comparison() local
430 if (TYPE_PRECISION (ret_inner_type) != 1) in expand_vector_comparison()
431 ret_inner_type = build_nonstandard_integer_type (1, 1); in expand_vector_comparison()
441 tree result = gimplify_build2 (gsi, code, ret_inner_type, a, b); in expand_vector_comparison()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vect-generic.c425 tree ret_inner_type = boolean_type_node; in expand_vector_comparison() local
430 if (TYPE_PRECISION (ret_inner_type) != 1) in expand_vector_comparison()
431 ret_inner_type = build_nonstandard_integer_type (1, 1); in expand_vector_comparison()
441 tree result = gimplify_build2 (gsi, code, ret_inner_type, a, b); in expand_vector_comparison()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-generic.c399 tree ret_inner_type = boolean_type_node; in expand_vector_comparison() local
404 if (TYPE_PRECISION (ret_inner_type) != 1) in expand_vector_comparison()
405 ret_inner_type = build_nonstandard_integer_type (1, 1); in expand_vector_comparison()
415 tree result = gimplify_build2 (gsi, code, ret_inner_type, a, b); in expand_vector_comparison()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vect-generic.c399 tree ret_inner_type = boolean_type_node; in expand_vector_comparison() local
404 if (TYPE_PRECISION (ret_inner_type) != 1) in expand_vector_comparison()
405 ret_inner_type = build_nonstandard_integer_type (1, 1); in expand_vector_comparison()
415 tree result = gimplify_build2 (gsi, code, ret_inner_type, a, b); in expand_vector_comparison()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-vect-generic.c478 tree ret_inner_type = boolean_type_node; in expand_vector_comparison() local
483 if (TYPE_PRECISION (ret_inner_type) != 1) in expand_vector_comparison()
484 ret_inner_type = build_nonstandard_integer_type (1, 1); in expand_vector_comparison()
494 tree result = gimplify_build2 (gsi, code, ret_inner_type, a, b); in expand_vector_comparison()