Home
last modified time | relevance | path

Searched defs:cycle_label (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-stmt.cc2364 tree cycle_label; in gfc_trans_simple_do() local
2540 tree cycle_label; in gfc_trans_do() local
2824 tree cycle_label; in gfc_trans_do_while() local
4959 tree cycle_label = NULL_TREE; in gfc_trans_forall_1() local
6127 tree cycle_label; in gfc_trans_cycle() local
H A Dtrans-openmp.cc5041 tree count = NULL_TREE, cycle_label, tmp, omp_clauses; in gfc_trans_omp_do() local
H A Dgfortran.h2992 tree cycle_label; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-stmt.c2326 tree cycle_label; in gfc_trans_simple_do() local
2502 tree cycle_label; in gfc_trans_do() local
2786 tree cycle_label; in gfc_trans_do_while() local
4923 tree cycle_label = NULL_TREE; in gfc_trans_forall_1() local
6091 tree cycle_label; in gfc_trans_cycle() local
H A Dtrans-openmp.c4099 tree count = NULL_TREE, cycle_label, tmp, omp_clauses; in gfc_trans_omp_do() local
H A Dgfortran.h2707 tree cycle_label; member