Home
last modified time | relevance | path

Searched refs:vec_cst (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Di386-features.c859 rtx vec_cst; in convert_op() local
864 vec_cst = CONSTM1_RTX (vmode); in convert_op()
872 vec_cst = gen_rtx_CONST_VECTOR (vmode, gen_rtvec_v (n, v)); in convert_op()
875 if (!standard_sse_constant_p (vec_cst, vmode)) in convert_op()
878 vec_cst = validize_mem (force_const_mem (vmode, vec_cst)); in convert_op()
884 emit_insn_before (gen_move_insn (copy_rtx (tmp), vec_cst), insn); in convert_op()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Di386-features.c859 rtx vec_cst; in convert_op() local
864 vec_cst = CONSTM1_RTX (vmode); in convert_op()
872 vec_cst = gen_rtx_CONST_VECTOR (vmode, gen_rtvec_v (n, v)); in convert_op()
875 if (!standard_sse_constant_p (vec_cst, vmode)) in convert_op()
878 vec_cst = validize_mem (force_const_mem (vmode, vec_cst)); in convert_op()
884 emit_insn_before (gen_move_insn (copy_rtx (tmp), vec_cst), insn); in convert_op()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Di386-features.c900 rtx vec_cst; in convert_op() local
905 vec_cst = CONSTM1_RTX (vmode); in convert_op()
913 vec_cst = gen_rtx_CONST_VECTOR (vmode, gen_rtvec_v (n, v)); in convert_op()
916 if (!standard_sse_constant_p (vec_cst, vmode)) in convert_op()
919 vec_cst = validize_mem (force_const_mem (vmode, vec_cst)); in convert_op()
925 emit_insn_before (gen_move_insn (copy_rtx (tmp), vec_cst), insn); in convert_op()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Di386-features.c859 rtx vec_cst; in convert_op() local
864 vec_cst = CONSTM1_RTX (vmode); in convert_op()
872 vec_cst = gen_rtx_CONST_VECTOR (vmode, gen_rtvec_v (n, v)); in convert_op()
875 if (!standard_sse_constant_p (vec_cst, vmode)) in convert_op()
878 vec_cst = validize_mem (force_const_mem (vmode, vec_cst)); in convert_op()
884 emit_insn_before (gen_move_insn (copy_rtx (tmp), vec_cst), insn); in convert_op()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Di386-features.c860 rtx vec_cst; in convert_op() local
865 vec_cst = CONSTM1_RTX (vmode); in convert_op()
873 vec_cst = gen_rtx_CONST_VECTOR (vmode, gen_rtvec_v (n, v)); in convert_op()
876 if (!standard_sse_constant_p (vec_cst, vmode)) in convert_op()
879 vec_cst = validize_mem (force_const_mem (vmode, vec_cst)); in convert_op()
885 emit_insn_before (gen_move_insn (copy_rtx (tmp), vec_cst), insn); in convert_op()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Di386-features.c860 rtx vec_cst; in convert_op() local
865 vec_cst = CONSTM1_RTX (vmode); in convert_op()
873 vec_cst = gen_rtx_CONST_VECTOR (vmode, gen_rtvec_v (n, v)); in convert_op()
876 if (!standard_sse_constant_p (vec_cst, vmode)) in convert_op()
879 vec_cst = validize_mem (force_const_mem (vmode, vec_cst)); in convert_op()
885 emit_insn_before (gen_move_insn (copy_rtx (tmp), vec_cst), insn); in convert_op()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Di386-features.c860 rtx vec_cst; in convert_op() local
865 vec_cst = CONSTM1_RTX (vmode); in convert_op()
873 vec_cst = gen_rtx_CONST_VECTOR (vmode, gen_rtvec_v (n, v)); in convert_op()
876 if (!standard_sse_constant_p (vec_cst, vmode)) in convert_op()
879 vec_cst = validize_mem (force_const_mem (vmode, vec_cst)); in convert_op()
885 emit_insn_before (gen_move_insn (copy_rtx (tmp), vec_cst), insn); in convert_op()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-vect-slp.c2848 tree vec_cst; in vect_get_constant_vectors() local
3104 vec_cst = build_vector (vector_type, elts); in vect_get_constant_vectors()
3112 vec_cst = build_constructor (vector_type, v); in vect_get_constant_vectors()
3120 init = vect_init_vector (stmt, vec_cst, vector_type, &gsi); in vect_get_constant_vectors()
3123 init = vect_init_vector (stmt, vec_cst, vector_type, NULL); in vect_get_constant_vectors()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-vect-slp.c2848 tree vec_cst; in vect_get_constant_vectors() local
3104 vec_cst = build_vector (vector_type, elts); in vect_get_constant_vectors()
3112 vec_cst = build_constructor (vector_type, v); in vect_get_constant_vectors()
3120 init = vect_init_vector (stmt, vec_cst, vector_type, &gsi); in vect_get_constant_vectors()
3123 init = vect_init_vector (stmt, vec_cst, vector_type, NULL); in vect_get_constant_vectors()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vect-slp.c3224 tree vec_cst; in vect_get_constant_vectors() local
3403 vec_cst = gimple_build_vector (&ctor_seq, &elts); in vect_get_constant_vectors()
3410 vec_cst = permute_results[number_of_vectors - j - 1]; in vect_get_constant_vectors()
3419 init = vect_init_vector (stmt_vinfo, vec_cst, vector_type, in vect_get_constant_vectors()
3423 init = vect_init_vector (stmt_vinfo, vec_cst, vector_type, in vect_get_constant_vectors()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vect-slp.c3224 tree vec_cst; in vect_get_constant_vectors() local
3403 vec_cst = gimple_build_vector (&ctor_seq, &elts); in vect_get_constant_vectors()
3410 vec_cst = permute_results[number_of_vectors - j - 1]; in vect_get_constant_vectors()
3419 init = vect_init_vector (stmt_vinfo, vec_cst, vector_type, in vect_get_constant_vectors()
3423 init = vect_init_vector (stmt_vinfo, vec_cst, vector_type, in vect_get_constant_vectors()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-vect-slp.c2396 tree vec_cst; in vect_get_constant_vectors() local
2607 vec_cst = build_vector (vector_type, elts); in vect_get_constant_vectors()
2615 vec_cst = build_constructor (vector_type, v); in vect_get_constant_vectors()
2617 voprnds.quick_push (vect_init_vector (stmt, vec_cst, in vect_get_constant_vectors()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-vect-slp.c2346 tree vec_cst; in vect_get_constant_vectors() local
2559 vec_cst = build_vector (vector_type, elts); in vect_get_constant_vectors()
2567 vec_cst = build_constructor (vector_type, v); in vect_get_constant_vectors()
2569 voprnds.quick_push (vect_init_vector (stmt, vec_cst, in vect_get_constant_vectors()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-vect-slp.c2328 tree vec_cst; in vect_get_constant_vectors() local
2531 vec_cst = build_vector (vector_type, elts); in vect_get_constant_vectors()
2539 vec_cst = build_constructor (vector_type, v); in vect_get_constant_vectors()
2541 voprnds.quick_push (vect_init_vector (stmt, vec_cst, in vect_get_constant_vectors()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vect-slp.c3516 tree vec_cst; in vect_get_constant_vectors() local
3694 vec_cst = gimple_build_vector (&ctor_seq, &elts); in vect_get_constant_vectors()
3701 vec_cst = permute_results[number_of_vectors - j - 1]; in vect_get_constant_vectors()
3709 init = vect_init_vector (stmt, vec_cst, vector_type, &gsi); in vect_get_constant_vectors()
3712 init = vect_init_vector (stmt, vec_cst, vector_type, NULL); in vect_get_constant_vectors()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-slp.c3516 tree vec_cst; in vect_get_constant_vectors() local
3694 vec_cst = gimple_build_vector (&ctor_seq, &elts); in vect_get_constant_vectors()
3701 vec_cst = permute_results[number_of_vectors - j - 1]; in vect_get_constant_vectors()
3709 init = vect_init_vector (stmt, vec_cst, vector_type, &gsi); in vect_get_constant_vectors()
3712 init = vect_init_vector (stmt, vec_cst, vector_type, NULL); in vect_get_constant_vectors()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-slp.c3516 tree vec_cst; in vect_get_constant_vectors() local
3694 vec_cst = gimple_build_vector (&ctor_seq, &elts); in vect_get_constant_vectors()
3701 vec_cst = permute_results[number_of_vectors - j - 1]; in vect_get_constant_vectors()
3709 init = vect_init_vector (stmt, vec_cst, vector_type, &gsi); in vect_get_constant_vectors()
3712 init = vect_init_vector (stmt, vec_cst, vector_type, NULL); in vect_get_constant_vectors()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-slp.c3516 tree vec_cst; in vect_get_constant_vectors() local
3694 vec_cst = gimple_build_vector (&ctor_seq, &elts); in vect_get_constant_vectors()
3701 vec_cst = permute_results[number_of_vectors - j - 1]; in vect_get_constant_vectors()
3709 init = vect_init_vector (stmt, vec_cst, vector_type, &gsi); in vect_get_constant_vectors()
3712 init = vect_init_vector (stmt, vec_cst, vector_type, NULL); in vect_get_constant_vectors()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-slp.c3516 tree vec_cst; in vect_get_constant_vectors() local
3694 vec_cst = gimple_build_vector (&ctor_seq, &elts); in vect_get_constant_vectors()
3701 vec_cst = permute_results[number_of_vectors - j - 1]; in vect_get_constant_vectors()
3709 init = vect_init_vector (stmt, vec_cst, vector_type, &gsi); in vect_get_constant_vectors()
3712 init = vect_init_vector (stmt, vec_cst, vector_type, NULL); in vect_get_constant_vectors()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vect-slp.c3513 tree vec_cst; in vect_get_constant_vectors() local
3691 vec_cst = gimple_build_vector (&ctor_seq, &elts); in vect_get_constant_vectors()
3698 vec_cst = permute_results[number_of_vectors - j - 1]; in vect_get_constant_vectors()
3706 init = vect_init_vector (stmt, vec_cst, vector_type, &gsi); in vect_get_constant_vectors()
3709 init = vect_init_vector (stmt, vec_cst, vector_type, NULL); in vect_get_constant_vectors()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vect-slp.c3282 tree vec_cst; in vect_get_constant_vectors() local
3461 vec_cst = gimple_build_vector (&ctor_seq, &elts); in vect_get_constant_vectors()
3468 vec_cst = permute_results[number_of_vectors - j - 1]; in vect_get_constant_vectors()
3477 init = vect_init_vector (stmt_vinfo, vec_cst, vector_type, in vect_get_constant_vectors()
3481 init = vect_init_vector (stmt_vinfo, vec_cst, vector_type, in vect_get_constant_vectors()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-slp.c3681 tree vec_cst; in vect_get_constant_vectors() local
3818 vec_cst = gimple_build_vector (&ctor_seq, &elts); in vect_get_constant_vectors()
3825 vec_cst = permute_results[number_of_vectors - j - 1]; in vect_get_constant_vectors()
3834 init = vect_init_vector (stmt_vinfo, vec_cst, vector_type, in vect_get_constant_vectors()
3838 init = vect_init_vector (stmt_vinfo, vec_cst, vector_type, in vect_get_constant_vectors()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-slp.c3673 tree vec_cst; in vect_get_constant_vectors() local
3810 vec_cst = gimple_build_vector (&ctor_seq, &elts); in vect_get_constant_vectors()
3817 vec_cst = permute_results[number_of_vectors - j - 1]; in vect_get_constant_vectors()
3826 init = vect_init_vector (stmt_vinfo, vec_cst, vector_type, in vect_get_constant_vectors()
3830 init = vect_init_vector (stmt_vinfo, vec_cst, vector_type, in vect_get_constant_vectors()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-slp.c3608 tree vec_cst; in vect_get_constant_vectors() local
3745 vec_cst = gimple_build_vector (&ctor_seq, &elts); in vect_get_constant_vectors()
3752 vec_cst = permute_results[number_of_vectors - j - 1]; in vect_get_constant_vectors()
3761 init = vect_init_vector (stmt_vinfo, vec_cst, vector_type, in vect_get_constant_vectors()
3765 init = vect_init_vector (stmt_vinfo, vec_cst, vector_type, in vect_get_constant_vectors()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-vect-transform.c463 tree vec_cst; in vect_get_vec_def_for_operand() local
508 vec_cst = build_vector (vectype, t); in vect_get_vec_def_for_operand()
509 return vect_init_vector (stmt, vec_cst); in vect_get_vec_def_for_operand()

12