Home
last modified time | relevance | path

Searched defs:dump_kind (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddumpfile.c346 dump_loc (dump_flags_t dump_kind, FILE *dfile, source_location loc) in dump_loc()
365 dump_gimple_stmt (dump_flags_t dump_kind, dump_flags_t extra_dump_flags, in dump_gimple_stmt()
378 dump_gimple_stmt_loc (dump_flags_t dump_kind, source_location loc, in dump_gimple_stmt_loc()
398 dump_generic_expr (dump_flags_t dump_kind, dump_flags_t extra_dump_flags, in dump_generic_expr()
413 dump_generic_expr_loc (int dump_kind, source_location loc, in dump_generic_expr_loc()
432 dump_printf (dump_flags_t dump_kind, const char *format, ...) in dump_printf()
454 dump_printf_loc (dump_flags_t dump_kind, source_location loc, in dump_printf_loc()
480 dump_dec (int dump_kind, const poly_int<N, C> &value) in dump_dec()
1016 dump_basic_block (int dump_kind, basic_block bb, int indent) in dump_basic_block()
H A Ddumpfile.h47 enum dump_kind enum
H A Dtree-vect-slp.c1483 vect_print_slp_tree (dump_flags_t dump_kind, location_t loc, slp_tree node) in vect_print_slp_tree()
H A Dtree-vect-data-refs.c3280 dump_lower_bound (int dump_kind, const vec_lower_bound &lower_bound) in dump_lower_bound()