Lines Matching refs:gfc_code

60 static void gfc_trans_where_2 (gfc_code *, tree, bool,
66 gfc_trans_label_here (gfc_code * code) in gfc_trans_label_here()
92 gfc_trans_label_assign (gfc_code * code) in gfc_trans_label_assign()
137 gfc_trans_goto (gfc_code * code) in gfc_trans_goto()
175 gfc_trans_entry (gfc_code * code) in gfc_trans_entry()
357 get_proc_ifc_for_call (gfc_code *c) in get_proc_ifc_for_call()
376 gfc_trans_call (gfc_code * code, bool dependency_check, in gfc_trans_call()
415 gfc_code *select_code; in gfc_trans_call()
530 gfc_trans_return (gfc_code * code) in gfc_trans_return()
579 gfc_trans_pause (gfc_code * code) in gfc_trans_pause()
625 gfc_trans_stop (gfc_code *code, bool error_stop) in gfc_trans_stop()
688 gfc_trans_fail_image (gfc_code *code ATTRIBUTE_UNUSED) in gfc_trans_fail_image()
706 gfc_trans_form_team (gfc_code *code) in gfc_trans_form_team()
747 gfc_trans_change_team (gfc_code *code) in gfc_trans_change_team()
777 gfc_trans_end_team (gfc_code *code ATTRIBUTE_UNUSED) in gfc_trans_end_team()
797 gfc_trans_sync_team (gfc_code *code) in gfc_trans_sync_team()
826 gfc_trans_lock_unlock (gfc_code *code, gfc_exec_op op) in gfc_trans_lock_unlock()
1007 gfc_trans_event_post_wait (gfc_code *code, gfc_exec_op op) in gfc_trans_event_post_wait()
1177 gfc_trans_sync (gfc_code *code, gfc_exec_op type) in gfc_trans_sync()
1420 gfc_trans_if_1 (gfc_code * code) in gfc_trans_if_1()
1469 gfc_trans_if (gfc_code * code) in gfc_trans_if()
1513 gfc_trans_arithmetic_if (gfc_code * code) in gfc_trans_arithmetic_if()
1571 gfc_trans_critical (gfc_code *code) in gfc_trans_critical()
2250 gfc_trans_block_construct (gfc_code* code) in gfc_trans_block_construct()
2318 gfc_trans_simple_do (gfc_code * code, stmtblock_t *pblock, tree dovar, in gfc_trans_simple_do()
2490 gfc_trans_do (gfc_code * code, tree exit_cond) in gfc_trans_do()
2782 gfc_trans_do_while (gfc_code * code) in gfc_trans_do_while()
2851 gfc_trans_select_type_cases (gfc_code * code) in gfc_trans_select_type_cases()
2853 gfc_code *c; in gfc_trans_select_type_cases()
3011 gfc_trans_integer_select (gfc_code * code) in gfc_trans_integer_select()
3013 gfc_code *c; in gfc_trans_integer_select()
3126 gfc_trans_logical_select (gfc_code * code) in gfc_trans_logical_select()
3128 gfc_code *c; in gfc_trans_logical_select()
3129 gfc_code *t, *f, *d; in gfc_trans_logical_select()
3225 gfc_trans_character_select (gfc_code *code) in gfc_trans_character_select()
3230 gfc_code *c; in gfc_trans_character_select()
3559 gfc_trans_select (gfc_code * code) in gfc_trans_select()
3605 gfc_trans_select_type (gfc_code * code) in gfc_trans_select_type()
3635 gfc_trans_select_rank_cases (gfc_code * code) in gfc_trans_select_rank_cases()
3637 gfc_code *c; in gfc_trans_select_rank_cases()
3741 gfc_trans_select_rank (gfc_code * code) in gfc_trans_select_rank()
3823 forall_make_variable_temp (gfc_code *c, stmtblock_t *pre, stmtblock_t *post) in forall_make_variable_temp()
3908 check_forall_dependencies (gfc_code *c, stmtblock_t *pre, stmtblock_t *post) in check_forall_dependencies()
3963 cleanup_forall_symtrees (gfc_code *c) in cleanup_forall_symtrees()
4906 gfc_trans_forall_1 (gfc_code * code, forall_info * nested_forall_info) in gfc_trans_forall_1()
4929 gfc_code *c; in gfc_trans_forall_1()
5260 tree gfc_trans_forall (gfc_code * code) in gfc_trans_forall()
5268 tree gfc_trans_do_concurrent (gfc_code * code) in gfc_trans_do_concurrent()
5420 gfc_code *cnext) in gfc_trans_where_assign()
5627 gfc_trans_where_2 (gfc_code * code, tree mask, bool invert, in gfc_trans_where_2()
5636 gfc_code *cblock; in gfc_trans_where_2()
5637 gfc_code *cnext; in gfc_trans_where_2()
5884 gfc_trans_where_3 (gfc_code * cblock, gfc_code * eblock) in gfc_trans_where_3()
6017 gfc_trans_where (gfc_code * code) in gfc_trans_where()
6020 gfc_code *cblock; in gfc_trans_where()
6021 gfc_code *eblock; in gfc_trans_where()
6089 gfc_trans_cycle (gfc_code * code) in gfc_trans_cycle()
6106 gfc_trans_exit (gfc_code * code) in gfc_trans_exit()
6122 allocate_get_initializer (gfc_code * code, gfc_expr * expr) in allocate_get_initializer()
6149 gfc_trans_allocate (gfc_code * code) in gfc_trans_allocate()
7018 gfc_code *ini; in gfc_trans_allocate()
7028 gfc_code *ini; in gfc_trans_allocate()
7167 gfc_trans_deallocate (gfc_code *code) in gfc_trans_deallocate()