Searched refs:REG_EXPR (Results 1 – 8 of 8) sorted by relevance
824 tree decl = REG_EXPR (loc); in var_reg_set()848 tree decl = REG_EXPR (loc); in var_reg_delete_and_set()888 tree decl = REG_EXPR (loc); in var_reg_delete()1557 expr2 = REG_EXPR (loc); in same_variable_part_p()1629 mo->type = ((REG_EXPR (*loc) && track_expr_p (REG_EXPR (*loc))) in add_uses()1670 || ! REG_EXPR (loc) in add_stores()1671 || ! track_expr_p (REG_EXPR (loc))) in add_stores()1676 REG_EXPR (loc), in add_stores()2719 *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()
1185 #define REG_EXPR(RTX) (REG_ATTRS (RTX) == 0 ? 0 : REG_ATTRS (RTX)->decl) macro
2851 return REG_EXPR (op); in get_mem_expr_from_op()
433 @findex REG_EXPR434 @item REG_EXPR (@var{x})
8881 `REG_EXPR (X)'33410 * REG_EXPR: Special Accessors. (line 46)