Lines Matching defs:gs

54 do_niy (pretty_printer *buffer, gimple *gs)  in do_niy()
74 debug_gimple_stmt (gimple *gs) in debug_gimple_stmt()
198 gimple *gs = gsi_stmt (i); in dump_gimple_seq() local
322 dump_unary_rhs (pretty_printer *buffer, gassign *gs, int spc, in dump_unary_rhs()
415 dump_binary_rhs (pretty_printer *buffer, gassign *gs, int spc, in dump_binary_rhs()
473 dump_ternary_rhs (pretty_printer *buffer, gassign *gs, int spc, in dump_ternary_rhs()
600 dump_gimple_assign (pretty_printer *buffer, gassign *gs, int spc, in dump_gimple_assign()
662 dump_gimple_return (pretty_printer *buffer, greturn *gs, int spc, in dump_gimple_return()
693 dump_gimple_call_args (pretty_printer *buffer, gcall *gs, dump_flags_t flags) in dump_gimple_call_args()
849 dump_gimple_call (pretty_printer *buffer, gcall *gs, int spc, in dump_gimple_call()
985 dump_gimple_switch (pretty_printer *buffer, gswitch *gs, int spc, in dump_gimple_switch()
1043 dump_gimple_cond (pretty_printer *buffer, gcond *gs, int spc, in dump_gimple_cond()
1110 dump_gimple_label (pretty_printer *buffer, glabel *gs, int spc, in dump_gimple_label()
1134 dump_gimple_goto (pretty_printer *buffer, ggoto *gs, int spc, in dump_gimple_goto()
1150 dump_gimple_bind (pretty_printer *buffer, gbind *gs, int spc, in dump_gimple_bind()
1184 dump_gimple_try (pretty_printer *buffer, gtry *gs, int spc, in dump_gimple_try()
1241 dump_gimple_catch (pretty_printer *buffer, gcatch *gs, int spc, in dump_gimple_catch()
1258 dump_gimple_eh_filter (pretty_printer *buffer, geh_filter *gs, int spc, in dump_gimple_eh_filter()
1276 geh_mnt *gs, int spc, dump_flags_t flags) in dump_gimple_eh_must_not_throw()
1292 dump_gimple_eh_else (pretty_printer *buffer, geh_else *gs, int spc, in dump_gimple_eh_else()
1311 dump_gimple_resx (pretty_printer *buffer, gresx *gs, int spc, in dump_gimple_resx()
1324 dump_gimple_eh_dispatch (pretty_printer *buffer, geh_dispatch *gs, int spc, in dump_gimple_eh_dispatch()
1340 dump_gimple_debug (pretty_printer *buffer, gdebug *gs, int spc, in dump_gimple_debug()
1394 dump_gimple_omp_for (pretty_printer *buffer, gomp_for *gs, int spc, in dump_gimple_omp_for()
1527 dump_gimple_omp_continue (pretty_printer *buffer, gomp_continue *gs, in dump_gimple_omp_continue()
1552 dump_gimple_omp_single (pretty_printer *buffer, gomp_single *gs, in dump_gimple_omp_single()
1581 dump_gimple_omp_target (pretty_printer *buffer, gomp_target *gs, in dump_gimple_omp_target()
1674 dump_gimple_omp_teams (pretty_printer *buffer, gomp_teams *gs, int spc, in dump_gimple_omp_teams()
1703 dump_gimple_omp_sections (pretty_printer *buffer, gomp_sections *gs, in dump_gimple_omp_sections()
1740 dump_gimple_omp_block (pretty_printer *buffer, gimple *gs, int spc, in dump_gimple_omp_block()
1780 dump_gimple_omp_critical (pretty_printer *buffer, gomp_critical *gs, in dump_gimple_omp_critical()
1812 dump_gimple_omp_ordered (pretty_printer *buffer, gomp_ordered *gs, in dump_gimple_omp_ordered()
1837 dump_gimple_omp_return (pretty_printer *buffer, gimple *gs, int spc, in dump_gimple_omp_return()
1868 dump_gimple_transaction (pretty_printer *buffer, gtransaction *gs, in dump_gimple_transaction()
1970 dump_gimple_asm (pretty_printer *buffer, gasm *gs, int spc, dump_flags_t flags) in dump_gimple_asm()
2253 dump_gimple_omp_parallel (pretty_printer *buffer, gomp_parallel *gs, in dump_gimple_omp_parallel()
2307 dump_gimple_omp_task (pretty_printer *buffer, gomp_task *gs, int spc, in dump_gimple_omp_task()
2367 dump_gimple_omp_atomic_load (pretty_printer *buffer, gomp_atomic_load *gs, in dump_gimple_omp_atomic_load()
2401 gomp_atomic_store *gs, int spc, in dump_gimple_omp_atomic_store()
2428 dump_gimple_mem_ops (pretty_printer *buffer, gimple *gs, int spc, in dump_gimple_mem_ops()
2459 pp_gimple_stmt_1 (pretty_printer *buffer, gimple *gs, int spc, in pp_gimple_stmt_1()