Home
last modified time | relevance | path

Searched refs:nitems_step (Results 1 – 4 of 4) sorted by relevance

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vect-loop-manip.c446 tree nitems_step = build_int_cst (iv_type, vf); in vect_set_loop_controls_directly() local
456 nitems_step = gimple_build (preheader_seq, MULT_EXPR, iv_type, in vect_set_loop_controls_directly()
457 nitems_step, iv_factor); in vect_set_loop_controls_directly()
469 create_iv (build_int_cst (iv_type, 0), nitems_step, NULL_TREE, loop, in vect_set_loop_controls_directly()
505 nitems_step); in vect_set_loop_controls_directly()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vect-loop-manip.c446 tree nitems_step = build_int_cst (iv_type, vf); in vect_set_loop_controls_directly() local
456 nitems_step = gimple_build (preheader_seq, MULT_EXPR, iv_type, in vect_set_loop_controls_directly()
457 nitems_step, iv_factor); in vect_set_loop_controls_directly()
469 create_iv (build_int_cst (iv_type, 0), nitems_step, NULL_TREE, loop, in vect_set_loop_controls_directly()
505 nitems_step); in vect_set_loop_controls_directly()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vect-loop-manip.c446 tree nitems_step = build_int_cst (iv_type, vf); in vect_set_loop_controls_directly() local
456 nitems_step = gimple_build (preheader_seq, MULT_EXPR, iv_type, in vect_set_loop_controls_directly()
457 nitems_step, iv_factor); in vect_set_loop_controls_directly()
469 create_iv (build_int_cst (iv_type, 0), nitems_step, NULL_TREE, loop, in vect_set_loop_controls_directly()
505 nitems_step); in vect_set_loop_controls_directly()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-vect-loop-manip.c446 tree nitems_step = build_int_cst (iv_type, vf); in vect_set_loop_controls_directly() local
456 nitems_step = gimple_build (preheader_seq, MULT_EXPR, iv_type, in vect_set_loop_controls_directly()
457 nitems_step, iv_factor); in vect_set_loop_controls_directly()
469 create_iv (build_int_cst (iv_type, 0), nitems_step, NULL_TREE, loop, in vect_set_loop_controls_directly()
505 nitems_step); in vect_set_loop_controls_directly()