Home
last modified time | relevance | path

Searched refs:is_step_positive (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dtrans-stmt.c2109 bool is_step_positive = tree_int_cst_sgn (step) > 0; in gfc_trans_simple_do() local
2146 if (is_step_positive) in gfc_trans_simple_do()
2171 tree boundary = is_step_positive ? TYPE_MAX_VALUE (type) in gfc_trans_simple_do()
H A Dresolve.c6986 bool is_step_positive = mpz_cmp_ui (iter->step->value.integer, 1) == 0; in gfc_resolve_iterator() local
6989 if (is_step_positive in gfc_resolve_iterator()
6994 else if (!is_step_positive in gfc_resolve_iterator()
/dports/lang/gcc9/gcc-9.4.0/gcc/fortran/
H A Dtrans-stmt.c2123 bool is_step_positive = tree_int_cst_sgn (step) > 0; in gfc_trans_simple_do() local
2160 if (is_step_positive) in gfc_trans_simple_do()
2198 tree boundary = is_step_positive ? TYPE_MAX_VALUE (type) in gfc_trans_simple_do()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/fortran/
H A Dtrans-stmt.c2108 bool is_step_positive = tree_int_cst_sgn (step) > 0; in gfc_trans_simple_do() local
2145 if (is_step_positive) in gfc_trans_simple_do()
2170 tree boundary = is_step_positive ? TYPE_MAX_VALUE (type) in gfc_trans_simple_do()
H A Dresolve.c6945 bool is_step_positive = mpz_cmp_ui (iter->step->value.integer, 1) == 0; in gfc_resolve_iterator() local
6948 if (is_step_positive in gfc_resolve_iterator()
6953 else if (!is_step_positive in gfc_resolve_iterator()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dtrans-stmt.c2109 bool is_step_positive = tree_int_cst_sgn (step) > 0; in gfc_trans_simple_do() local
2146 if (is_step_positive) in gfc_trans_simple_do()
2171 tree boundary = is_step_positive ? TYPE_MAX_VALUE (type) in gfc_trans_simple_do()
H A Dresolve.c6986 bool is_step_positive = mpz_cmp_ui (iter->step->value.integer, 1) == 0; in gfc_resolve_iterator() local
6989 if (is_step_positive in gfc_resolve_iterator()
6994 else if (!is_step_positive in gfc_resolve_iterator()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/fortran/
H A Dtrans-stmt.c2109 bool is_step_positive = tree_int_cst_sgn (step) > 0; in gfc_trans_simple_do() local
2146 if (is_step_positive) in gfc_trans_simple_do()
2171 tree boundary = is_step_positive ? TYPE_MAX_VALUE (type) in gfc_trans_simple_do()
H A Dresolve.c6986 bool is_step_positive = mpz_cmp_ui (iter->step->value.integer, 1) == 0; in gfc_resolve_iterator() local
6989 if (is_step_positive in gfc_resolve_iterator()
6994 else if (!is_step_positive in gfc_resolve_iterator()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dtrans-stmt.c2109 bool is_step_positive = tree_int_cst_sgn (step) > 0; in gfc_trans_simple_do() local
2146 if (is_step_positive) in gfc_trans_simple_do()
2171 tree boundary = is_step_positive ? TYPE_MAX_VALUE (type) in gfc_trans_simple_do()
H A Dresolve.c6986 bool is_step_positive = mpz_cmp_ui (iter->step->value.integer, 1) == 0; in gfc_resolve_iterator() local
6989 if (is_step_positive in gfc_resolve_iterator()
6994 else if (!is_step_positive in gfc_resolve_iterator()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/fortran/
H A Dtrans-stmt.c2122 bool is_step_positive = tree_int_cst_sgn (step) > 0; in gfc_trans_simple_do() local
2159 if (is_step_positive) in gfc_trans_simple_do()
2184 tree boundary = is_step_positive ? TYPE_MAX_VALUE (type) in gfc_trans_simple_do()
H A Dresolve.c7087 bool is_step_positive = mpz_cmp_ui (iter->step->value.integer, 1) == 0; in gfc_resolve_iterator() local
7090 if (is_step_positive in gfc_resolve_iterator()
7095 else if (!is_step_positive in gfc_resolve_iterator()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/fortran/
H A Dtrans-stmt.c2123 bool is_step_positive = tree_int_cst_sgn (step) > 0; in gfc_trans_simple_do() local
2160 if (is_step_positive) in gfc_trans_simple_do()
2198 tree boundary = is_step_positive ? TYPE_MAX_VALUE (type) in gfc_trans_simple_do()
/dports/lang/gcc8/gcc-8.5.0/gcc/fortran/
H A Dtrans-stmt.c2109 bool is_step_positive = tree_int_cst_sgn (step) > 0; in gfc_trans_simple_do() local
2146 if (is_step_positive) in gfc_trans_simple_do()
2171 tree boundary = is_step_positive ? TYPE_MAX_VALUE (type) in gfc_trans_simple_do()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/fortran/
H A Dtrans-stmt.c2359 bool is_step_positive = tree_int_cst_sgn (step) > 0; in gfc_trans_simple_do() local
2396 if (is_step_positive) in gfc_trans_simple_do()
2434 tree boundary = is_step_positive ? TYPE_MAX_VALUE (type) in gfc_trans_simple_do()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/fortran/
H A Dtrans-stmt.c2330 bool is_step_positive = tree_int_cst_sgn (step) > 0; in gfc_trans_simple_do() local
2367 if (is_step_positive) in gfc_trans_simple_do()
2405 tree boundary = is_step_positive ? TYPE_MAX_VALUE (type) in gfc_trans_simple_do()
H A Dresolve.c7250 bool is_step_positive = mpz_cmp_ui (iter->step->value.integer, 1) == 0; in gfc_resolve_iterator() local
7253 if (is_step_positive in gfc_resolve_iterator()
7258 else if (!is_step_positive in gfc_resolve_iterator()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/fortran/
H A Dtrans-stmt.c2360 bool is_step_positive = tree_int_cst_sgn (step) > 0; in gfc_trans_simple_do() local
2397 if (is_step_positive) in gfc_trans_simple_do()
2435 tree boundary = is_step_positive ? TYPE_MAX_VALUE (type) in gfc_trans_simple_do()
H A Dresolve.c7326 bool is_step_positive = mpz_cmp_ui (iter->step->value.integer, 1) == 0; in gfc_resolve_iterator() local
7329 if (is_step_positive in gfc_resolve_iterator()
7334 else if (!is_step_positive in gfc_resolve_iterator()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/fortran/
H A Dtrans-stmt.c2330 bool is_step_positive = tree_int_cst_sgn (step) > 0; in gfc_trans_simple_do() local
2367 if (is_step_positive) in gfc_trans_simple_do()
2405 tree boundary = is_step_positive ? TYPE_MAX_VALUE (type) in gfc_trans_simple_do()
H A Dresolve.c7269 bool is_step_positive = mpz_cmp_ui (iter->step->value.integer, 1) == 0; in gfc_resolve_iterator() local
7272 if (is_step_positive in gfc_resolve_iterator()
7277 else if (!is_step_positive in gfc_resolve_iterator()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/fortran/
H A Dtrans-stmt.c2358 bool is_step_positive = tree_int_cst_sgn (step) > 0; in gfc_trans_simple_do() local
2395 if (is_step_positive) in gfc_trans_simple_do()
2433 tree boundary = is_step_positive ? TYPE_MAX_VALUE (type) in gfc_trans_simple_do()
/dports/lang/gcc10/gcc-10.3.0/gcc/fortran/
H A Dtrans-stmt.c2330 bool is_step_positive = tree_int_cst_sgn (step) > 0; in gfc_trans_simple_do() local
2367 if (is_step_positive) in gfc_trans_simple_do()
2405 tree boundary = is_step_positive ? TYPE_MAX_VALUE (type) in gfc_trans_simple_do()
/dports/lang/gcc11/gcc-11.2.0/gcc/fortran/
H A Dtrans-stmt.c2358 bool is_step_positive = tree_int_cst_sgn (step) > 0; in gfc_trans_simple_do() local
2395 if (is_step_positive) in gfc_trans_simple_do()
2433 tree boundary = is_step_positive ? TYPE_MAX_VALUE (type) in gfc_trans_simple_do()

12