Home
last modified time | relevance | path

Searched refs:and_tmp_name (Results 1 – 22 of 22) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-vect-loop-manip.c2142 tree and_tmp_name; in vect_create_cond_for_align_checks() local
2204 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask"); in vect_create_cond_for_align_checks()
2206 and_stmt = gimple_build_assign_with_ops (BIT_AND_EXPR, and_tmp_name, in vect_create_cond_for_align_checks()
2214 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-vect-loop-manip.c2111 tree and_tmp_name; in vect_create_cond_for_align_checks() local
2173 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask"); in vect_create_cond_for_align_checks()
2175 and_stmt = gimple_build_assign_with_ops (BIT_AND_EXPR, and_tmp_name, in vect_create_cond_for_align_checks()
2183 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-vect-loop-manip.c2142 tree and_tmp_name; in vect_create_cond_for_align_checks() local
2204 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask"); in vect_create_cond_for_align_checks()
2206 and_stmt = gimple_build_assign_with_ops (BIT_AND_EXPR, and_tmp_name, in vect_create_cond_for_align_checks()
2214 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-vect-loop-manip.c2121 tree and_tmp_name; in vect_create_cond_for_align_checks() local
2181 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask"); in vect_create_cond_for_align_checks()
2183 and_stmt = gimple_build_assign (and_tmp_name, BIT_AND_EXPR, in vect_create_cond_for_align_checks()
2191 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-vect-loop-manip.c2121 tree and_tmp_name; in vect_create_cond_for_align_checks() local
2181 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask"); in vect_create_cond_for_align_checks()
2183 and_stmt = gimple_build_assign (and_tmp_name, BIT_AND_EXPR, in vect_create_cond_for_align_checks()
2191 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-vect-transform.c2709 tree and_tmp, and_tmp_name, and_stmt; in vect_create_cond_for_align_checks() local
2777 and_tmp_name = make_ssa_name (and_tmp, NULL_TREE); in vect_create_cond_for_align_checks()
2780 and_tmp_name, in vect_create_cond_for_align_checks()
2783 SSA_NAME_DEF_STMT (and_tmp_name) = and_stmt; in vect_create_cond_for_align_checks()
2790 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vect-loop-manip.c2800 tree and_tmp_name; in vect_create_cond_for_align_checks() local
2860 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask"); in vect_create_cond_for_align_checks()
2862 and_stmt = gimple_build_assign (and_tmp_name, BIT_AND_EXPR, in vect_create_cond_for_align_checks()
2870 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop-manip.c2784 tree and_tmp_name; in vect_create_cond_for_align_checks() local
2844 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask"); in vect_create_cond_for_align_checks()
2846 and_stmt = gimple_build_assign (and_tmp_name, BIT_AND_EXPR, in vect_create_cond_for_align_checks()
2854 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop-manip.c2784 tree and_tmp_name; in vect_create_cond_for_align_checks() local
2844 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask"); in vect_create_cond_for_align_checks()
2846 and_stmt = gimple_build_assign (and_tmp_name, BIT_AND_EXPR, in vect_create_cond_for_align_checks()
2854 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vect-loop-manip.c2829 tree and_tmp_name; in vect_create_cond_for_align_checks() local
2888 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask"); in vect_create_cond_for_align_checks()
2890 and_stmt = gimple_build_assign (and_tmp_name, BIT_AND_EXPR, in vect_create_cond_for_align_checks()
2898 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop-manip.c2784 tree and_tmp_name; in vect_create_cond_for_align_checks() local
2844 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask"); in vect_create_cond_for_align_checks()
2846 and_stmt = gimple_build_assign (and_tmp_name, BIT_AND_EXPR, in vect_create_cond_for_align_checks()
2854 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop-manip.c2784 tree and_tmp_name; in vect_create_cond_for_align_checks() local
2844 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask"); in vect_create_cond_for_align_checks()
2846 and_stmt = gimple_build_assign (and_tmp_name, BIT_AND_EXPR, in vect_create_cond_for_align_checks()
2854 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vect-loop-manip.c2784 tree and_tmp_name; in vect_create_cond_for_align_checks() local
2844 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask"); in vect_create_cond_for_align_checks()
2846 and_stmt = gimple_build_assign (and_tmp_name, BIT_AND_EXPR, in vect_create_cond_for_align_checks()
2854 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vect-loop-manip.c2829 tree and_tmp_name; in vect_create_cond_for_align_checks() local
2888 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask"); in vect_create_cond_for_align_checks()
2890 and_stmt = gimple_build_assign (and_tmp_name, BIT_AND_EXPR, in vect_create_cond_for_align_checks()
2898 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vect-loop-manip.c2813 tree and_tmp_name; in vect_create_cond_for_align_checks() local
2872 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask"); in vect_create_cond_for_align_checks()
2874 and_stmt = gimple_build_assign (and_tmp_name, BIT_AND_EXPR, in vect_create_cond_for_align_checks()
2882 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-loop-manip.c3086 tree and_tmp_name;
3145 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask");
3147 and_stmt = gimple_build_assign (and_tmp_name, BIT_AND_EXPR,
3155 and_tmp_name, ptrsize_zero);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vect-loop-manip.c3180 tree and_tmp_name; in vect_create_cond_for_align_checks() local
3240 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask"); in vect_create_cond_for_align_checks()
3242 and_stmt = gimple_build_assign (and_tmp_name, BIT_AND_EXPR, in vect_create_cond_for_align_checks()
3250 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vect-loop-manip.c3180 tree and_tmp_name; in vect_create_cond_for_align_checks() local
3240 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask"); in vect_create_cond_for_align_checks()
3242 and_stmt = gimple_build_assign (and_tmp_name, BIT_AND_EXPR, in vect_create_cond_for_align_checks()
3250 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-loop-manip.c3031 tree and_tmp_name; in vect_create_cond_for_align_checks() local
3090 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask"); in vect_create_cond_for_align_checks()
3092 and_stmt = gimple_build_assign (and_tmp_name, BIT_AND_EXPR, in vect_create_cond_for_align_checks()
3100 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vect-loop-manip.c3180 tree and_tmp_name; in vect_create_cond_for_align_checks() local
3240 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask"); in vect_create_cond_for_align_checks()
3242 and_stmt = gimple_build_assign (and_tmp_name, BIT_AND_EXPR, in vect_create_cond_for_align_checks()
3250 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-loop-manip.c3086 tree and_tmp_name; in vect_create_cond_for_align_checks() local
3145 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask"); in vect_create_cond_for_align_checks()
3147 and_stmt = gimple_build_assign (and_tmp_name, BIT_AND_EXPR, in vect_create_cond_for_align_checks()
3155 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-vect-loop-manip.c3207 tree and_tmp_name; in vect_create_cond_for_align_checks() local
3269 and_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, "andmask"); in vect_create_cond_for_align_checks()
3271 and_stmt = gimple_build_assign (and_tmp_name, BIT_AND_EXPR, in vect_create_cond_for_align_checks()
3279 and_tmp_name, ptrsize_zero); in vect_create_cond_for_align_checks()