Searched refs:REG_USERVAR_P (Results 1 – 14 of 14) sorted by relevance
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()
994 #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()
503 * function.c (gen_mem_addressof): Copy REG_USERVAR_P to new reg.
1767 && !REG_USERVAR_P (x)); in can_change_dest_mode()
5281 REG_USERVAR_P make the new REG be so also.
30514 * unroll.c (loop_iterations): Don't abort if REG_USERVAR_P set
36371 to a MEM, clear MEM_VOLATILE_P which was formerly REG_USERVAR_P.
695 @findex REG_USERVAR_P698 @item REG_USERVAR_P (@var{x})