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

/freebsd-10.1-release/contrib/gcc/
H A Dgenemit.c133 gen_rtx_scratch(rtx x, enum rtx_code subroutine_type) argument
149 gen_exp(rtx x, enum rtx_code subroutine_type, char *used) argument
283 gen_exp (XEXP (x, i), subroutine_type, used); local
301 gen_exp (XVECEXP (x, i, j), subroutine_type, used); local
H A Dgenrecog.c2076 write_cond(struct decision_test *p, int depth, enum routine_type subroutine_type) argument
2150 write_action(struct decision *p, struct decision_test *test, int depth, int uncond, struct decision *success, enum routine_type subroutine_type) argument
2238 is_unconditional(struct decision_test *t, enum routine_type subroutine_type) argument
2265 write_node(struct decision *p, int depth, enum routine_type subroutine_type) argument
2316 write_tree_1(struct decision_head *head, int depth, enum routine_type subroutine_type) argument
2706 process_tree(struct decision_head *head, enum routine_type subroutine_type) argument
[all...]

Completed in 164 milliseconds