Searched refs:dump_generic_expr_loc (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dump-context.h | 81 void dump_generic_expr_loc (const dump_metadata_t &metadata,
|
H A D | dumpfile.h | 570 extern void dump_generic_expr_loc (const dump_metadata_t &,
|
H A D | dumpfile.c | 760 dump_context::dump_generic_expr_loc (const dump_metadata_t &metadata, in dump_generic_expr_loc() function 1312 dump_generic_expr_loc (const dump_metadata_t &metadata, in dump_generic_expr_loc() function 1317 dump_context::get ().dump_generic_expr_loc (metadata, loc, extra_dump_flags, in dump_generic_expr_loc() 2415 dump_generic_expr_loc (MSG_NOTE, loc, TDF_SLIM, integer_one_node);
|
H A D | tree-vect-patterns.c | 66 dump_generic_expr_loc (MSG_NOTE, vect_location, TDF_SLIM, var); in vect_get_range_info() 79 dump_generic_expr_loc (MSG_NOTE, vect_location, TDF_SLIM, var); in vect_get_range_info()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dump-context.h | 83 void dump_generic_expr_loc (const dump_metadata_t &metadata,
|
H A D | dumpfile.h | 580 extern void dump_generic_expr_loc (const dump_metadata_t &,
|
H A D | dumpfile.cc | 774 dump_context::dump_generic_expr_loc (const dump_metadata_t &metadata, in dump_generic_expr_loc() function in dump_context 1330 dump_generic_expr_loc (const dump_metadata_t &metadata, in dump_generic_expr_loc() function 1335 dump_context::get ().dump_generic_expr_loc (metadata, loc, extra_dump_flags, in dump_generic_expr_loc() 2473 dump_generic_expr_loc (MSG_NOTE, loc, TDF_SLIM, integer_one_node); in test_capture_of_dump_calls()
|
H A D | tree-vect-patterns.cc | 73 dump_generic_expr_loc (MSG_NOTE, vect_location, TDF_SLIM, var); in vect_get_range_info() 86 dump_generic_expr_loc (MSG_NOTE, vect_location, TDF_SLIM, var); in vect_get_range_info()
|
H A D | ChangeLog-2018 | 2729 (dump_context::dump_generic_expr_loc): Likewise; convert 2762 (dump_context::dump_generic_expr_loc): Likewise; convert 2788 (dump_generic_expr_loc): Likewise; convert 2nd param from 2811 (dump_generic_expr_loc): Likewise. 4308 (dump_generic_expr_loc): Likewise. 14559 (dump_context::dump_generic_expr_loc): Likewise, using 15970 (dump_generic_expr_loc): Move implementation to... 15971 (dump_context::dump_generic_expr_loc): ...this new member 16007 (dump_generic_expr_loc, dump_generic_expr, dump_gimple_stmt_loc) 17752 * dumpfile.c (dump_generic_expr_loc): Undo removal of this [all …]
|
H A D | ChangeLog-2012 | 9544 (dump_generic_expr_loc): Ditto.
|