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

/freebsd-9.3-release/contrib/gcc/
H A Dfinal.c3724 const char *const permitted_reg_in_leaf_functions = LEAF_REGISTERS;
3728 && ! permitted_reg_in_leaf_functions[i])
3734 && ! permitted_reg_in_leaf_functions[REGNO (pic_offset_table_rtx)])
3705 const char *const permitted_reg_in_leaf_functions = LEAF_REGISTERS; local

Completed in 51 milliseconds