Home
last modified time | relevance | path

Searched refs:print_subroutine_group (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenrecog.c5253 print_subroutine_group (output_state *os, routine_type type, state *root) in print_subroutine_group() function
5443 print_subroutine_group (&os, RECOG, &insn_root); in main()
5444 print_subroutine_group (&os, SPLIT, &split_root); in main()
5445 print_subroutine_group (&os, PEEPHOLE2, &peephole2_root); in main()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenrecog.cc5251 print_subroutine_group (output_state *os, routine_type type, state *root) in print_subroutine_group() function
5441 print_subroutine_group (&os, RECOG, &insn_root); in main()
5442 print_subroutine_group (&os, SPLIT, &split_root); in main()
5443 print_subroutine_group (&os, PEEPHOLE2, &peephole2_root); in main()