Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dfinal.c4183 const char *const permitted_reg_in_leaf_functions = LEAF_REGISTERS; in only_leaf_regs_used() local
4187 && ! permitted_reg_in_leaf_functions[i]) in only_leaf_regs_used()
4193 && ! permitted_reg_in_leaf_functions[REGNO (pic_offset_table_rtx)]) in only_leaf_regs_used()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfinal.c4549 const char *const permitted_reg_in_leaf_functions = LEAF_REGISTERS; in only_leaf_regs_used() local
4553 && ! permitted_reg_in_leaf_functions[i]) in only_leaf_regs_used()
4559 && ! permitted_reg_in_leaf_functions[REGNO (pic_offset_table_rtx)]) in only_leaf_regs_used()