Searched refs:REG_USERVAR_P (Results 1 – 25 of 30) sorted by relevance
12
205 else if (REG_USERVAR_P (reg) && 0/*&& !flag_messy_debugging*/) in entry_register()216 REG_USERVAR_P (newreg) = REG_USERVAR_P (reg); in entry_register()
553 if (regno_reg_rtx[i] != NULL && REG_USERVAR_P (regno_reg_rtx[i])) in dump_flow_info()
1028 REG_USERVAR_P (XEXP (reg, 0)) = 1; in mark_user_reg()1029 REG_USERVAR_P (XEXP (reg, 1)) = 1; in mark_user_reg()1034 REG_USERVAR_P (reg) = 1; in mark_user_reg()
2453 && ! REG_USERVAR_P (SET_DEST (x)) in reg_scan_mark_refs()
980 #define REG_USERVAR_P(RTX) \ macro
1101 REG_USERVAR_P (DECL_RTL (decl)) = 1; in make_decl_rtl()
3415 if (! REG_P (target) || REG_USERVAR_P (target)) in emit_libcall_block()
1134 REG_USERVAR_P (reg) = 0; in reload()
600 || (GET_CODE (copy) == REG && REG_USERVAR_P (loc)601 && ! REG_USERVAR_P (copy))606 REG_USERVAR_P (temp) = REG_USERVAR_P (loc);2060 REG_USERVAR_P (map->reg_map[regno]) = REG_USERVAR_P (orig);2089 REG_USERVAR_P (map->reg_map[regno]) = REG_USERVAR_P (temp);2561 if (! (regno < FIRST_PSEUDO_REGISTER && REG_USERVAR_P (x))
537 if (regno_reg_rtx[i] != NULL && REG_USERVAR_P (regno_reg_rtx[i]))
854 REG_USERVAR_P (XEXP (reg, 0)) = 1;855 REG_USERVAR_P (XEXP (reg, 1)) = 1;858 REG_USERVAR_P (reg) = 1;
2507 && ! REG_USERVAR_P (SET_DEST (x))
1006 #define REG_USERVAR_P(RTX) \ macro
4997 && REG_USERVAR_P (v->dest_reg))7791 if (! g2->replaceable && REG_USERVAR_P (g2->dest_reg))10020 REG_USERVAR_P (reg) = 1;
3449 && ! REG_USERVAR_P (iteration_var))
1993 && ! REG_USERVAR_P (SET_DEST (newpat))))2200 && ! REG_USERVAR_P (i2dest))))2301 && ! REG_USERVAR_P (i2dest)))5197 || (REG_N_SETS (regno) == 1 && ! REG_USERVAR_P (dest)))
2970 REG_USERVAR_P (XEXP (r, 0)) = REG_USERVAR_P (reg);
1169 REG_USERVAR_P (reg) = 0;3798 && REG_USERVAR_P (x))
870 REG_USERVAR_P (DECL_RTL (decl)) = 1;
3164 if (! REG_P (target) || REG_USERVAR_P (target))
503 * function.c (gen_mem_addressof): Copy REG_USERVAR_P to new reg.
3958 REG_USERVAR_P (get_fpscr_rtx ()) = 0;6702 REG_USERVAR_P (fpscr_rtx) = 1; in get_fpscr_rtx()
4870 REG_USERVAR_P (get_fpscr_rtx ()) = 0; in sh_reorg()8036 REG_USERVAR_P (fpscr_rtx) = 1; in get_fpscr_rtx()
695 @findex REG_USERVAR_P698 @item REG_USERVAR_P (@var{x})
542 @findex REG_USERVAR_P545 @item REG_USERVAR_P (@var{x})