Searched refs:REG_EXPR (Results 1 – 8 of 8) sorted by relevance
827 tree decl = REG_EXPR (loc); in var_reg_set()851 tree decl = REG_EXPR (loc); in var_reg_delete_and_set()891 tree decl = REG_EXPR (loc); in var_reg_delete()1572 expr2 = REG_EXPR (loc); in same_variable_part_p()1645 if (REG_EXPR (*loc) in add_uses()1646 && track_expr_p (REG_EXPR (*loc)) in add_uses()1691 || !(REG_EXPR (loc) in add_stores()1692 && track_expr_p (REG_EXPR (loc)) in add_stores()1698 REG_EXPR (loc), in add_stores()2741 *declp = REG_EXPR (rtl); in vt_get_decl_and_offset()
466 if (REG_EXPR (in_rtx)) in print_rtx()467 print_mem_expr (outfile, REG_EXPR (in_rtx)); in print_rtx()
860 decl = REG_EXPR (reg); in gen_rtx_REG_offset()906 REG_ATTRS (new) = get_reg_attrs (REG_EXPR (reg), in gen_rtx_REG_offset()1701 = get_mem_attrs (MEM_ALIAS_SET (mem), REG_EXPR (reg), in set_mem_attrs_from_reg()
2099 if (REG_EXPR (regno_reg_rtx[i]) in alter_reg()2100 && DECL_P (REG_EXPR (regno_reg_rtx[i]))) in alter_reg()2102 rtx decl = DECL_RTL_IF_SET (REG_EXPR (regno_reg_rtx[i])); in alter_reg()
1199 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl) macro
2857 return REG_EXPR (op); in get_mem_expr_from_op()
34914 (X0REGATTR, REG_ATTRS, REG_EXPR, REG_OFFSET): New macro.
433 @findex REG_EXPR434 @item REG_EXPR (@var{x})