| /trueos/contrib/gcc/ |
| HD | expmed.c | 458 : (! SLOW_UNALIGNED_ACCESS (fieldmode, MEM_ALIGN (op0)) in store_bit_field() 460 && MEM_ALIGN (op0) % GET_MODE_BITSIZE (fieldmode) == 0)))) in store_bit_field() 670 = get_best_mode (bitsize, bitnum, MEM_ALIGN (op0), maxmode, in store_bit_field() 677 || (SLOW_UNALIGNED_ACCESS (bestmode, MEM_ALIGN (op0)) in store_bit_field() 678 && GET_MODE_BITSIZE (bestmode) > MEM_ALIGN (op0))) in store_bit_field() 829 MEM_ALIGN (op0), mode, MEM_VOLATILE_P (op0)); in store_fixed_bit_field() 969 unit = MIN (MEM_ALIGN (op0), BITS_PER_WORD); in store_split_bit_field() 1260 && (! SLOW_UNALIGNED_ACCESS (mode, MEM_ALIGN (op0)) in extract_bit_field() 1262 && MEM_ALIGN (op0) % bitsize == 0))))) in extract_bit_field() 1428 MEM_ALIGN (xop0), maxmode, in extract_bit_field() [all …]
|
| HD | print-rtl.c | 577 if (MEM_ALIGN (in_rtx) != 1) in print_rtx() 578 fprintf (outfile, " A%u", MEM_ALIGN (in_rtx)); in print_rtx()
|
| HD | emit-rtl.c | 1437 unsigned int align = MEM_ALIGN (ref); in set_mem_attributes_minus_bitpos() 1703 MEM_SIZE (mem), MEM_ALIGN (mem), GET_MODE (mem)); in set_mem_attrs_from_reg() 1717 MEM_SIZE (mem), MEM_ALIGN (mem), in set_mem_alias_set() 1738 MEM_SIZE (mem), MEM_ALIGN (mem), GET_MODE (mem)); in set_mem_expr() 1747 offset, MEM_SIZE (mem), MEM_ALIGN (mem), in set_mem_offset() 1757 MEM_OFFSET (mem), size, MEM_ALIGN (mem), in set_mem_size() 1817 && MEM_ALIGN (memref) == align)) in change_address() 1844 unsigned int memalign = MEM_ALIGN (memref); in adjust_address_1() 1949 MIN (MEM_ALIGN (memref), pow2 * BITS_PER_UNIT), in offset_address() 2054 MEM_ALIGN (new), mode); in widen_memory_access()
|
| HD | expr.c | 880 align = MIN (to ? MEM_ALIGN (to) : align, MEM_ALIGN (from)); in move_by_pieces() 1183 align = MIN (MEM_ALIGN (x), MEM_ALIGN (y)); in emit_block_move() 1686 && (! SLOW_UNALIGNED_ACCESS (mode, MEM_ALIGN (src)) in emit_group_load_1() 1687 || MEM_ALIGN (src) >= GET_MODE_ALIGNMENT (mode)) in emit_group_load_1() 2036 && (! SLOW_UNALIGNED_ACCESS (mode, MEM_ALIGN (dest)) in emit_group_store() 2037 || MEM_ALIGN (dest) >= GET_MODE_ALIGNMENT (mode)) in emit_group_store() 2537 align = MEM_ALIGN (object); in clear_storage() 3646 && MEM_ALIGN (xinner) >= align in emit_push_insn() 3912 MEM_ALIGN (str_rtx), str_mode, 0); in optimize_bitfield_assignment_op() 4096 && MEM_ALIGN (to_rtx) == GET_MODE_ALIGNMENT (mode1)) in expand_assignment() [all …]
|
| HD | struct-equiv.c | 176 set_mem_align (x, MIN (MEM_ALIGN (x), MEM_ALIGN (y))); in merge_memattrs() 177 set_mem_align (y, MEM_ALIGN (x)); in merge_memattrs()
|
| HD | cfgcleanup.c | 914 set_mem_align (x, MIN (MEM_ALIGN (x), MEM_ALIGN (y))); in merge_memattrs() 915 set_mem_align (y, MEM_ALIGN (x)); in merge_memattrs()
|
| HD | explow.c | 714 align = MEM_ALIGN (x); in force_reg()
|
| HD | function.c | 2430 && GET_MODE_ALIGNMENT (data->nominal_mode) > MEM_ALIGN (stack_parm)) in assign_parm_adjust_stack_rtl() 2432 && TYPE_ALIGN (data->nominal_type) > MEM_ALIGN (stack_parm) in assign_parm_adjust_stack_rtl() 2433 && MEM_ALIGN (stack_parm) < PREFERRED_STACK_BOUNDARY))) in assign_parm_adjust_stack_rtl()
|
| HD | ifcvt.c | 1454 MIN (MEM_ALIGN (if_info->a), MEM_ALIGN (if_info->b))); in noce_try_cmove_arith()
|
| HD | reload1.c | 2036 && MEM_ALIGN (spill_stack_slot[from_reg]) >= min_align) in alter_reg() 2053 if (MEM_ALIGN (spill_stack_slot[from_reg]) > min_align) in alter_reg() 2054 min_align = MEM_ALIGN (spill_stack_slot[from_reg]); in alter_reg()
|
| HD | rtl.h | 1192 #define MEM_ALIGN(RTX) \ macro
|
| HD | optabs.c | 3635 = GEN_INT (MIN (MEM_ALIGN (x), MEM_ALIGN (y)) / BITS_PER_UNIT); in prepare_cmp_insn()
|
| HD | ChangeLog-2005 | 2828 * config/i386/predicates.md (aligned_operand): Use MEM_ALIGN. 5190 by MEM_ALIGN. 19326 on MEM_ALIGN if TARGET_UNALIGNED_DOUBLES.
|
| HD | ChangeLog-2001 | 7756 * rtl.h (MEM_ALIGN): Take default from mode, if not BLKmode, and 9632 (MEM_DECL, MEM_OFFSET, MEM_SIZE, MEM_ALIGN): New macros.
|
| HD | ChangeLog-2004 | 4095 * config/sparc/sparc.c (mem_min_alignment): Check MEM_ALIGN. 46153 * config/alpha/alpha.c (aligned_memory_operand): Check MEM_ALIGN,
|
| HD | ChangeLog-2002 | 33269 * rtl.h (MEM_ALIGN): Likewise.
|
| HD | ChangeLog-2003 | 27801 use of default attributes to agree MEM_ALIGN macro.
|
| /trueos/contrib/gcc/config/mips/ |
| HD | mips.c | 3533 if (MEM_ALIGN (src) == BITS_PER_WORD / 2 in mips_block_move_straight() 3534 && MEM_ALIGN (dest) == BITS_PER_WORD / 2) in mips_block_move_straight() 3550 if (MEM_ALIGN (src) >= bits) in mips_block_move_straight() 3562 if (MEM_ALIGN (dest) >= bits) in mips_block_move_straight() 3577 MIN (MEM_ALIGN (src), MEM_ALIGN (dest)), 0); in mips_block_move_straight() 3602 set_mem_align (*loop_mem, MIN (MEM_ALIGN (mem), length * BITS_PER_UNIT)); in mips_adjust_block_mem() 4506 if (MEM_ALIGN (*op) >= width) in mips_get_unaligned_mem()
|
| /trueos/contrib/gcc/config/i386/ |
| HD | predicates.md | 760 if (MEM_ALIGN (op) >= 32)
|
| /trueos/contrib/gcc/config/rs6000/ |
| HD | rs6000.c | 3987 && (SLOW_UNALIGNED_ACCESS (DImode, MEM_ALIGN (operands[0])) in rs6000_emit_move() 3988 || SLOW_UNALIGNED_ACCESS (DImode, MEM_ALIGN (operands[1]))) in rs6000_emit_move() 3989 && ! (SLOW_UNALIGNED_ACCESS (SImode, (MEM_ALIGN (operands[0]) > 32 in rs6000_emit_move() 3990 ? 32 : MEM_ALIGN (operands[0]))) in rs6000_emit_move() 3991 || SLOW_UNALIGNED_ACCESS (SImode, (MEM_ALIGN (operands[1]) > 32 in rs6000_emit_move() 3993 : MEM_ALIGN (operands[1])))) in rs6000_emit_move() 12209 if (MEM_ALIGN (used_m) >= 32) in rs6000_emit_sync()
|
| /trueos/contrib/gcc/config/sparc/ |
| HD | sparc.c | 3409 && MEM_ALIGN (mem) / BITS_PER_UNIT >= (unsigned)desired) in mem_min_alignment() 6571 if (MEM_ALIGN (mem1) < 64) in mems_ok_for_ldd_peep()
|
| /trueos/contrib/gcc/doc/ |
| HD | rtl.texi | 420 @findex MEM_ALIGN 421 @item MEM_ALIGN (@var{x})
|
| /trueos/contrib/gcc/config/s390/ |
| HD | s390.c | 4117 ac->aligned = (MEM_ALIGN (mem) >= GET_MODE_BITSIZE (SImode)); in init_alignment_context()
|