Home
last modified time | relevance | path

Searched refs:num_thr_sz (Results 1 – 10 of 10) sorted by relevance

/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Domp-low.c7187 tree num_thr_sz = create_tmp_var (size_type_node); in lower_omp_task_reductions() local
7221 g = gimple_build_assign (num_thr_sz, PLUS_EXPR, idx, in lower_omp_task_reductions()
7238 g = gimple_build_assign (num_thr_sz, NOP_EXPR, num_thr); in lower_omp_task_reductions()
7249 gimplify_assign (num_thr_sz, t, end); in lower_omp_task_reductions()
7592 g = gimple_build_cond (NE_EXPR, idx, num_thr_sz, lab1, lab2); in lower_omp_task_reductions()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Domp-low.c7112 tree num_thr_sz = create_tmp_var (size_type_node); in lower_omp_task_reductions() local
7146 g = gimple_build_assign (num_thr_sz, PLUS_EXPR, idx, in lower_omp_task_reductions()
7163 g = gimple_build_assign (num_thr_sz, NOP_EXPR, num_thr); in lower_omp_task_reductions()
7174 gimplify_assign (num_thr_sz, t, end); in lower_omp_task_reductions()
7517 g = gimple_build_cond (NE_EXPR, idx, num_thr_sz, lab1, lab2); in lower_omp_task_reductions()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Domp-low.c7187 tree num_thr_sz = create_tmp_var (size_type_node); in lower_omp_task_reductions() local
7221 g = gimple_build_assign (num_thr_sz, PLUS_EXPR, idx, in lower_omp_task_reductions()
7238 g = gimple_build_assign (num_thr_sz, NOP_EXPR, num_thr); in lower_omp_task_reductions()
7249 gimplify_assign (num_thr_sz, t, end); in lower_omp_task_reductions()
7592 g = gimple_build_cond (NE_EXPR, idx, num_thr_sz, lab1, lab2); in lower_omp_task_reductions()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Domp-low.c8264 tree num_thr_sz = create_tmp_var (size_type_node); in lower_omp_task_reductions() local
8298 g = gimple_build_assign (num_thr_sz, PLUS_EXPR, idx, in lower_omp_task_reductions()
8315 g = gimple_build_assign (num_thr_sz, NOP_EXPR, num_thr); in lower_omp_task_reductions()
8326 gimplify_assign (num_thr_sz, t, end); in lower_omp_task_reductions()
8669 g = gimple_build_cond (NE_EXPR, idx, num_thr_sz, lab1, lab2); in lower_omp_task_reductions()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Domp-low.c8747 tree num_thr_sz = create_tmp_var (size_type_node); in lower_omp_task_reductions() local
8781 g = gimple_build_assign (num_thr_sz, PLUS_EXPR, idx, in lower_omp_task_reductions()
8798 g = gimple_build_assign (num_thr_sz, NOP_EXPR, num_thr); in lower_omp_task_reductions()
8809 gimplify_assign (num_thr_sz, t, end); in lower_omp_task_reductions()
9160 g = gimple_build_cond (NE_EXPR, idx, num_thr_sz, lab1, lab2); in lower_omp_task_reductions()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Domp-low.c8295 tree num_thr_sz = create_tmp_var (size_type_node); in lower_omp_task_reductions() local
8329 g = gimple_build_assign (num_thr_sz, PLUS_EXPR, idx, in lower_omp_task_reductions()
8346 g = gimple_build_assign (num_thr_sz, NOP_EXPR, num_thr); in lower_omp_task_reductions()
8357 gimplify_assign (num_thr_sz, t, end); in lower_omp_task_reductions()
8700 g = gimple_build_cond (NE_EXPR, idx, num_thr_sz, lab1, lab2); in lower_omp_task_reductions()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Domp-low.c8747 tree num_thr_sz = create_tmp_var (size_type_node); in lower_omp_task_reductions() local
8781 g = gimple_build_assign (num_thr_sz, PLUS_EXPR, idx, in lower_omp_task_reductions()
8798 g = gimple_build_assign (num_thr_sz, NOP_EXPR, num_thr); in lower_omp_task_reductions()
8809 gimplify_assign (num_thr_sz, t, end); in lower_omp_task_reductions()
9160 g = gimple_build_cond (NE_EXPR, idx, num_thr_sz, lab1, lab2); in lower_omp_task_reductions()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Domp-low.c8295 tree num_thr_sz = create_tmp_var (size_type_node); in lower_omp_task_reductions() local
8329 g = gimple_build_assign (num_thr_sz, PLUS_EXPR, idx, in lower_omp_task_reductions()
8346 g = gimple_build_assign (num_thr_sz, NOP_EXPR, num_thr); in lower_omp_task_reductions()
8357 gimplify_assign (num_thr_sz, t, end); in lower_omp_task_reductions()
8700 g = gimple_build_cond (NE_EXPR, idx, num_thr_sz, lab1, lab2); in lower_omp_task_reductions()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Domp-low.c8747 tree num_thr_sz = create_tmp_var (size_type_node); in lower_omp_task_reductions() local
8781 g = gimple_build_assign (num_thr_sz, PLUS_EXPR, idx, in lower_omp_task_reductions()
8798 g = gimple_build_assign (num_thr_sz, NOP_EXPR, num_thr); in lower_omp_task_reductions()
8809 gimplify_assign (num_thr_sz, t, end); in lower_omp_task_reductions()
9160 g = gimple_build_cond (NE_EXPR, idx, num_thr_sz, lab1, lab2); in lower_omp_task_reductions()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Domp-low.c9140 tree num_thr_sz = create_tmp_var (size_type_node); in lower_omp_task_reductions() local
9176 g = gimple_build_assign (num_thr_sz, PLUS_EXPR, idx, in lower_omp_task_reductions()
9193 g = gimple_build_assign (num_thr_sz, NOP_EXPR, num_thr); in lower_omp_task_reductions()
9204 gimplify_assign (num_thr_sz, t, end); in lower_omp_task_reductions()
9561 g = gimple_build_cond (NE_EXPR, idx, num_thr_sz, lab1, lab2); in lower_omp_task_reductions()