Searched defs:subroutine_type (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Ddelay-slot-2.c54 write_cond(struct decision_test *p, int depth, enum routine_type subroutine_type) argument
/haiku-buildtools/gcc/gcc/
H A Dgenemit.c75 gen_rtx_scratch(rtx x, enum rtx_code subroutine_type) argument
91 gen_exp(rtx x, enum rtx_code subroutine_type, char *used) argument
230 gen_exp (XEXP (x, i), subroutine_type, used); local
248 gen_exp (XVECEXP (x, i, j), subroutine_type, used); local
H A Dgenrecog.c1881 write_cond(struct decision_test *p, int depth, enum routine_type subroutine_type) argument
1955 write_action(struct decision *p, struct decision_test *test, int depth, int uncond, struct decision *success, enum routine_type subroutine_type) argument
2044 is_unconditional(struct decision_test *t, enum routine_type subroutine_type) argument
2071 write_node(struct decision *p, int depth, enum routine_type subroutine_type) argument
2122 write_tree_1(struct decision_head *head, int depth, enum routine_type subroutine_type) argument
2536 process_tree(struct decision_head *head, enum routine_type subroutine_type) argument
[all...]

Completed in 46 milliseconds