Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenrecog.c971 int subroutine_id; member
1000 return a.u.subroutine_id == b.u.subroutine_id;
3396 acceptance.u.subroutine_id = procs.length (); in create_subroutine()
4811 acceptance.u.subroutine_id); in print_subroutine_call()
4815 printf ("split_%d (x1, insn)", acceptance.u.subroutine_id); in print_subroutine_call()
4820 acceptance.u.subroutine_id); in print_subroutine_call()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenrecog.cc969 int subroutine_id; member
998 return a.u.subroutine_id == b.u.subroutine_id; in operator ==()
3394 acceptance.u.subroutine_id = procs.length (); in create_subroutine()
4809 acceptance.u.subroutine_id); in print_subroutine_call()
4813 printf ("split_%d (x1, insn)", acceptance.u.subroutine_id); in print_subroutine_call()
4818 acceptance.u.subroutine_id); in print_subroutine_call()