Searched refs:offset_address (Results 1 – 7 of 7) sorted by relevance
| /freebsd-9-stable/contrib/gcc/ |
| D | expr.h | 636 extern rtx offset_address (rtx, rtx, unsigned HOST_WIDE_INT);
|
| D | expr.c | 4100 to_rtx = offset_address (to_rtx, offset_rtx, in expand_assignment() 4500 target = offset_address (target, copy_size_rtx, in store_expr() 4995 to_rtx = offset_address (to_rtx, offset_rtx, in store_constructor() 5236 xtarget = offset_address (target, pos_rtx, in store_constructor() 5281 xtarget = offset_address (target, in store_constructor() 7522 op0 = offset_address (op0, offset_rtx, in expand_expr_real_1()
|
| D | emit-rtl.c | 1917 offset_address (rtx memref, rtx offset, unsigned HOST_WIDE_INT pow2) in offset_address() function
|
| D | ChangeLog-2001 | 7734 (offset_address): Use proper introductory comment. 8002 (adjust_address_1, offset_address): Likewise. 8160 (adjust_address_1, offset_address): Simplify alignment compuitation. 8261 (offset_address): New function. 8267 (expand_assigment): Use it and offset_address. 8271 * expr.h (offset_address): New decl.
|
| D | ChangeLog-2002 | 26734 * emit-rtl.c (adjust_address_1, offset_address): Cast value to 29638 * emit-rtl.c (offset_address): Call update_temp_slot_address. 30335 * emit-rtl.c (offset_address): Use simplify_gen_binary rather 35948 * emit-rtl.c (adjust_address_1, offset_address): Likewise.
|
| D | ChangeLog-2003 | 26692 * expr.h (offset_address): Likewise. 26693 * emit-rtl.c (offset_address): POW2 argument now unsigned.
|
| D | ChangeLog-2004 | 45480 * emit-rtl.c (change_address, adjust_address_1, offset_address,
|