Searched refs:compare_for_stack_reg (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dreg-stack.c267 static void compare_for_stack_reg (rtx, stack, rtx);
1249 compare_for_stack_reg (rtx insn, stack regstack, rtx pat_src)
1441 compare_for_stack_reg (insn, regstack, pat_src);
1841 compare_for_stack_reg (insn, regstack, pat_src);
1859 it is handled correctly by compare_for_stack_reg () who
1236 compare_for_stack_reg (rtx insn, stack regstack, rtx pat_src) function

Completed in 60 milliseconds