Home
last modified time | relevance | path

Searched refs:EXEC_WHERE (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dst.c106 case EXEC_WHERE: in gfc_free_statement()
H A Dmatch.c7106 c = gfc_get_code (EXEC_WHERE); in match_simple_where()
7114 new_st.op = EXEC_WHERE; in match_simple_where()
7148 new_st.op = EXEC_WHERE; in gfc_match_where()
7165 c = gfc_get_code (EXEC_WHERE); in gfc_match_where()
7176 new_st.op = EXEC_WHERE; in gfc_match_where()
7239 new_st.op = EXEC_WHERE; in gfc_match_elsewhere()
H A Dparse.c3990 d->op = EXEC_WHERE; in parse_where_block()
4027 d->op = EXEC_WHERE; in parse_where_block()
H A Dtrans.c2044 case EXEC_WHERE: in trans_code()
H A Dgfortran.h2599 EXEC_SELECT, EXEC_BLOCK, EXEC_FORALL, EXEC_WHERE, EXEC_CYCLE, EXEC_EXIT, enumerator
H A Dfrontend-passes.c992 if ((*c)->op == EXEC_WHERE) in cfe_code()
5113 case EXEC_WHERE: in gfc_code_walker()
H A Ddump-parse-tree.c2302 case EXEC_WHERE: in show_code_node()
H A Dresolve.c10429 case EXEC_WHERE: in resolve_where()
10516 case EXEC_WHERE: in gfc_resolve_where_code_in_forall()
10561 case EXEC_WHERE: in gfc_resolve_forall_body()
10725 case EXEC_WHERE: in gfc_resolve_blocks()
11868 case EXEC_WHERE: in gfc_resolve_code()
H A Dtrans-stmt.c5171 case EXEC_WHERE: in gfc_trans_forall_1()
5833 case EXEC_WHERE: in gfc_trans_where_2()
H A Dtrans-openmp.c5590 case EXEC_WHERE: in gfc_trans_omp_workshare()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dst.cc106 case EXEC_WHERE: in gfc_free_statement()
H A Dmatch.cc7197 c = gfc_get_code (EXEC_WHERE); in match_simple_where()
7205 new_st.op = EXEC_WHERE; in match_simple_where()
7239 new_st.op = EXEC_WHERE; in gfc_match_where()
7256 c = gfc_get_code (EXEC_WHERE); in gfc_match_where()
7267 new_st.op = EXEC_WHERE; in gfc_match_where()
7330 new_st.op = EXEC_WHERE; in gfc_match_elsewhere()
H A Dtrans.cc2117 case EXEC_WHERE: in trans_code()
H A Dparse.cc4240 d->op = EXEC_WHERE; in parse_where_block()
4277 d->op = EXEC_WHERE; in parse_where_block()
H A Dfrontend-passes.cc992 if ((*c)->op == EXEC_WHERE) in cfe_code()
5393 case EXEC_WHERE: in gfc_code_walker()
H A Dgfortran.h2888 EXEC_SELECT, EXEC_BLOCK, EXEC_FORALL, EXEC_WHERE, EXEC_CYCLE, EXEC_EXIT, enumerator
H A Dresolve.cc10576 case EXEC_WHERE: in resolve_where()
10663 case EXEC_WHERE: in gfc_resolve_where_code_in_forall()
10708 case EXEC_WHERE: in gfc_resolve_forall_body()
10872 case EXEC_WHERE: in gfc_resolve_blocks()
12042 case EXEC_WHERE: in gfc_resolve_code()
H A Ddump-parse-tree.cc2616 case EXEC_WHERE: in show_code_node()
H A Dtrans-stmt.cc5207 case EXEC_WHERE: in gfc_trans_forall_1()
5869 case EXEC_WHERE: in gfc_trans_where_2()
H A Dtrans-openmp.cc7274 case EXEC_WHERE: in gfc_trans_omp_workshare()