Home
last modified time | relevance | path

Searched refs:check_hard_reg_p (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dira-color.cc1697 check_hard_reg_p (ira_allocno_t a, int hard_regno, in check_hard_reg_p() function
2157 if (! check_hard_reg_p (a, hard_regno, in assign_hard_reg()
3196 if (! check_hard_reg_p (a, hregno, in improve_allocation()
3267 if (check_hard_reg_p (a, r, in improve_allocation()
3292 if (check_hard_reg_p (a, hregno, in improve_allocation()
DChangeLog-20111648 (check_hard_reg_p): Change prototype signature. Check profitable
30764 (check_hard_reg_p): Check prohibited hard regs.
DChangeLog-201232557 * ira-color.c (setup_profitable_hard_regs, check_hard_reg_p,
DChangeLog-201715771 (check_hard_reg_p): Likewise.