Home
last modified time | relevance | path

Searched refs:IOR_COMPL_HARD_REG_SET (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/gcc/
HDhard-reg-set.h106 #define IOR_COMPL_HARD_REG_SET(TO, FROM) ((TO) |= ~ (FROM)) macro
166 #define IOR_COMPL_HARD_REG_SET(TO, FROM) \ macro
227 #define IOR_COMPL_HARD_REG_SET(TO, FROM) \ macro
298 #define IOR_COMPL_HARD_REG_SET(TO, FROM) \ macro
365 #define IOR_COMPL_HARD_REG_SET(TO, FROM) \ macro
HDlocal-alloc.c2245 IOR_COMPL_HARD_REG_SET (used, reg_class_contents[(int) class]); in find_free_reg()
2280 IOR_COMPL_HARD_REG_SET (first_used, qty_phys_copy_sugg[qtyno]); in find_free_reg()
2282 IOR_COMPL_HARD_REG_SET (first_used, qty_phys_sugg[qtyno]); in find_free_reg()
HDglobal.c986 IOR_COMPL_HARD_REG_SET in prune_preferences()
1072 IOR_COMPL_HARD_REG_SET (used1, reg_class_contents[(int) class]); in find_reg()
1088 IOR_COMPL_HARD_REG_SET (used, regs_used_so_far); in find_reg()
HDregrename.c274 IOR_COMPL_HARD_REG_SET (this_unavailable, in regrename_optimize()
280 IOR_COMPL_HARD_REG_SET (this_unavailable, in regrename_optimize()
HDreload1.c1723 IOR_COMPL_HARD_REG_SET (not_usable, reg_class_contents[rl->class]); in find_reg()