Searched refs:print_pbb (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | graphite-poly.cc | 394 print_pbb (FILE *file, poly_bb_p pbb) in print_pbb() function 452 print_pbb (file, pbb); in print_scop() 470 print_pbb (stderr, pbb); in debug_pbb()
|
H A D | graphite.h | 262 extern void print_pbb (FILE *, poly_bb_p);
|
H A D | ChangeLog.graphite | 937 (print_pbb): Updated to call the new print_pbb_body. 1834 (print_pbb): Same. 1858 (print_pbb): Same. 1941 (print_pbb): Same. 3803 * graphite-poly.c (print_pbb): Print PBB index. 3937 * graphite-poly.c (print_pbb): Add parentheses in the pretty print. 4568 (print_pbb): Add call to print_pdrs. 5442 (print_pbb): Add conditions. 5799 * graphite-poly.c (print_pbb_domain, print_pbb, print_scop, 5801 * graphite-poly.h (print_pbb_domain, print_pbb, print_scop,
|
H A D | ChangeLog-2010 | 12099 (print_pbb): Updated to call the new print_pbb_body. 36182 (print_pbb): Same. 36206 (print_pbb): Same. 36256 (print_pbb): Same.
|
H A D | ChangeLog-2009 | 13564 * graphite-poly.c (print_pbb): Print PBB index. 13886 * graphite-poly.c (print_pbb): Add parentheses in the pretty print.
|
H A D | ChangeLog-2015 | 12946 (print_pbb): Same. 17987 (print_pbb): Remove call to print_scattering_function.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | graphite-poly.c | 412 print_pbb (FILE *file, poly_bb_p pbb) in print_pbb() function 473 print_pbb (file, pbb); in print_scop() 491 print_pbb (stderr, pbb); in debug_pbb()
|
H A D | graphite.h | 278 extern void print_pbb (FILE *, poly_bb_p);
|