Home
last modified time | relevance | path

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

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Domp-expand.c2543 tree stopvalull = fold_convert (ulltype, stopval); in expand_omp_for_init_vars() local
2544 stopvalull in expand_omp_for_init_vars()
2545 = force_gimple_operand_gsi (gsi, stopvalull, true, NULL_TREE, in expand_omp_for_init_vars()
2570 stopvalull); in expand_omp_for_init_vars()
2647 cond_stmt = gimple_build_cond (GE_EXPR, stopvalull, d, in expand_omp_for_init_vars()
2658 cond_stmt = gimple_build_cond (GE_EXPR, stopvalull, t, in expand_omp_for_init_vars()
2672 t2 = fold_build2 (MINUS_EXPR, ulltype, stopvalull, d); in expand_omp_for_init_vars()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Domp-expand.c2543 tree stopvalull = fold_convert (ulltype, stopval); in expand_omp_for_init_vars() local
2544 stopvalull in expand_omp_for_init_vars()
2545 = force_gimple_operand_gsi (gsi, stopvalull, true, NULL_TREE, in expand_omp_for_init_vars()
2570 stopvalull); in expand_omp_for_init_vars()
2647 cond_stmt = gimple_build_cond (GE_EXPR, stopvalull, d, in expand_omp_for_init_vars()
2658 cond_stmt = gimple_build_cond (GE_EXPR, stopvalull, t, in expand_omp_for_init_vars()
2672 t2 = fold_build2 (MINUS_EXPR, ulltype, stopvalull, d); in expand_omp_for_init_vars()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Domp-expand.c2543 tree stopvalull = fold_convert (ulltype, stopval); in expand_omp_for_init_vars() local
2544 stopvalull in expand_omp_for_init_vars()
2545 = force_gimple_operand_gsi (gsi, stopvalull, true, NULL_TREE, in expand_omp_for_init_vars()
2570 stopvalull); in expand_omp_for_init_vars()
2647 cond_stmt = gimple_build_cond (GE_EXPR, stopvalull, d, in expand_omp_for_init_vars()
2658 cond_stmt = gimple_build_cond (GE_EXPR, stopvalull, t, in expand_omp_for_init_vars()
2672 t2 = fold_build2 (MINUS_EXPR, ulltype, stopvalull, d); in expand_omp_for_init_vars()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Domp-expand.c2576 tree stopvalull = fold_convert (ulltype, stopval); in expand_omp_for_init_vars() local
2577 stopvalull in expand_omp_for_init_vars()
2578 = force_gimple_operand_gsi (gsi, stopvalull, true, NULL_TREE, in expand_omp_for_init_vars()
2603 stopvalull); in expand_omp_for_init_vars()
2680 cond_stmt = gimple_build_cond (GE_EXPR, stopvalull, d, in expand_omp_for_init_vars()
2691 cond_stmt = gimple_build_cond (GE_EXPR, stopvalull, t, in expand_omp_for_init_vars()
2705 t2 = fold_build2 (MINUS_EXPR, ulltype, stopvalull, d); in expand_omp_for_init_vars()