Home
last modified time | relevance | path

Searched refs:dump_gimple_call (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimple-pretty-print.cc887 dump_gimple_call (pretty_printer *buffer, const gcall *gs, int spc, in dump_gimple_call() function
2702 dump_gimple_call (buffer, as_a <const gcall *> (gs), spc, flags); in pp_gimple_stmt_1()
DChangeLog.gimple-classes366 (dump_gimple_call): Likewise.
3834 (dump_gimple_call): Likewise.
4666 * gimple-pretty-print.c (dump_gimple_call): Likewise.
DChangeLog.tuples817 (dump_gimple_call): Likewise.
2291 (dump_gimple_call): print ";" at the end.
2553 (dump_gimple_call): Likewise.
4596 (dump_gimple_call, dump_gimple_switch, dump_gimple_cond,
DChangeLog-200918726 * gimple-pretty-print.c (dump_gimple_call): Update.
20830 * gimple-pretty-print.c (dump_gimple_call): Use it.
34826 dump_gimple_call, dump_gimple_switch, dump_gimple_cond,
DChangeLog-20111921 * gimple-pretty-print.c (dump_gimple_call): Dereference fn only if
4172 (dump_gimple_call): Dump arguments for calls to _ITM_beginTransaction.
28967 * gimple-pretty-print.c (dump_gimple_call): Likewise.
DChangeLog-201812028 * gimple-pretty-print.c (dump_gimple_call): Likewise.
23218 * gimple-pretty-print.c (dump_gimple_call): Print "." before
DChangeLog-201324522 (dump_gimple_call): Likewise.
24566 (dump_gimple_call): Likewise.
DChangeLog-201623557 * gimple-pretty-print.c (dump_gimple_call): Dump
DChangeLog-2019328 (dump_gimple_call): Make "gs" param const.
DChangeLog-201034610 (dump_gimple_call): Dump call clobber/use information.