Searched refs:gen_lowpart_common (Results 1 – 22 of 22) sorted by relevance
| /freebsd-9-stable/contrib/gcc/ |
| D | rtlhooks.c | 43 rtx result = gen_lowpart_common (mode, x); in gen_lowpart_general() 53 result = gen_lowpart_common (mode, copy_to_reg (x)); in gen_lowpart_general() 139 rtx result = gen_lowpart_common (mode, x); in gen_lowpart_if_possible()
|
| D | reload1.c | 6921 && 0 != (tem = gen_lowpart_common in emit_output_reload_insns() 7162 XEXP (note, 0) = gen_lowpart_common (GET_MODE (old), in do_output_reload() 7645 && (tem = gen_lowpart_common (GET_MODE (SUBREG_REG (in)), out)) != 0) in gen_reload() 7650 && (tem = gen_lowpart_common (GET_MODE (SUBREG_REG (out)), in)) != 0) in gen_reload()
|
| D | emit-rtl.c | 1103 gen_lowpart_common (enum machine_mode mode, rtx x) in gen_lowpart_common() function 1152 return gen_lowpart_common (mode, XEXP (x, 0)); in gen_lowpart_common()
|
| D | rtl.h | 1491 extern rtx gen_lowpart_common (enum machine_mode, rtx);
|
| D | expmed.c | 976 rtx word = gen_lowpart_common (word_mode, value); in store_split_bit_field() 981 value = gen_lowpart_common (word_mode, in store_split_bit_field()
|
| D | combine.c | 4394 || gen_lowpart_common (mode, SUBREG_REG (x)))) in combine_simplify_rtx() 6894 return gen_lowpart_common (mode, x); in force_to_mode() 9455 result = gen_lowpart_common (omode, x); in gen_lowpart_for_combine() 9508 x = gen_lowpart_common (imode, x); in gen_lowpart_for_combine()
|
| D | cse.c | 3386 rtx op0 = gen_lowpart_common (mode, XEXP (elt->exp, 0)); in fold_rtx_subreg() 3387 rtx op1 = gen_lowpart_common (mode, XEXP (elt->exp, 1)); in fold_rtx_subreg()
|
| D | ChangeLog-1997 | 2900 * emit-rtl.c (gen_lowpart_common): For a SUBREG, add in word when 3339 * emit-rtl.c (gen_lowpart_common): Add code to convert CONST_INT to
|
| D | reload.c | 4616 && (tem = gen_lowpart_common (GET_MODE (x), in find_reloads_toplev()
|
| D | FSFChangeLog | 568 * emit-rtl.c (gen_lowpart_common): Disable optimization of
|
| D | ChangeLog-2000 | 3048 * emit-rtl.c (gen_lowpart_common): Use word 0 if register mode 6910 * emit-rtl.c (gen_lowpart_common) [REAL_ARITHMETICS]: Fix conversion 7285 * emit-rtl-c (gen_lowpart_common): Accept non-paradoxical SUBREG when 7608 * emit-rtl.c (gen_lowpart_common): Use trunc_int_for_mode. 10375 by using gen_lowpart_common. 12543 * emit-rtl.c (gen_lowpart_common): Move variable 'c' into 13163 * emit-rtl.c (gen_lowpart_common): Add missing 'c' variable. 13357 * emit-rtl.c (gen_lowpart_common) [REAL_ARITHMETIC]: Handle 16271 * emit-rtl.c (gen_lowpart_common): Likewise.
|
| D | ChangeLog-1998 | 1492 * emit-rtl.c (gen_lowpart_common): Remove earlier change. 6144 * emit-rtl.c (gen_lowpart_common): Disable optimization of 14254 * emit-rtl.c (gen_lowpart_common): Skip count by HARD_REGNO_NREGS. 15828 * emit-rtl.c (gen_lowpart_common): Suppress last change if __complex__. 17025 * emit-rtl.c (gen_lowpart_common): Handle more case where converting
|
| D | ChangeLog-2001 | 3213 * emit-rtl.c (gen_lowpart_common): Avoid unwanted sign-extension 3416 * emit-rtl.c (gen_lowpart_common): Cast array element to HOST_WIDE_INT 3701 * emit-rtl.c (gen_lowpart_common): Fix conversion of 20231 * emit-rtl.c (gen_lowpart_common): Do not assume that SFmode 20779 * emit-rtl.c (gen_lowpart_common): Do not assume that SFmode and DFmode 21409 (gen_lowpart_common): Likewise. 21414 * emit-rtl.c (gen_lowpart_common): Use simplify_gen_subreg 25811 (gen_lowpart_common): Use SUBREG_BYTE.
|
| D | FSFChangeLog.11 | 2898 * emit-rtl.c (gen_lowpart_common): Add code to convert CONST_INT to 6387 copy from one register to another, use gen_lowpart_common to 9609 * emit-rtl (gen_lowpart_common): When converting a floating
|
| D | ChangeLog-2002 | 5117 * emit-rtl.c (gen_lowpart_common): When asked to make a vector from 7502 * emit-rtl.c (gen_lowpart_common): Likewise. 14227 * emit-rtl.c (gen_lowpart_common): Use simplify_gen_subreg for 14639 * emit-rtl.c (gen_lowpart_common): Don't create paradoxical FLOAT_MODE 33524 * emit_rtl.c (gen_lowpart_common): Conversion from const_int 35620 gen_lowpart_common fails, use gen_lowpart_SUBREG.
|
| D | ChangeLog-2005 | 3795 * emit-rtl.c (gen_lowpart_common): Likewise. 10386 * emit-rtl.c (gen_lowpart_common): Compare size of MODE in bits 32253 of gen_lowpart_common and gen_lowpart_SUBREG. 32411 call gen_lowpart_common and gen_lowpart_SUBREG instead of calling
|
| D | ChangeLog-1999 | 7655 * emit-rtl.c (gen_lowpart_common): Disable optimization of 13463 * emit-rtl.c (gen_lowpart_common): Add case for hosts where double
|
| D | ChangeLog-2003 | 19387 * emit-rtl.c (gen_lowpart_common): Same. 21378 * emit-rtl.c (gen_lowpart_common): Handle interpreting integer 24487 a CONST as identity. Check the return value of gen_lowpart_common.
|
| D | FSFChangeLog.10 | 5222 * emit-rtl.c (gen_lowpart): If gen_lowpart_common fails
|
| D | ChangeLog-2004 | 14544 gen_lowpart_common, gen_highpart, gen_highpart_mode, 47547 * emit-rtl.c (gen_lowpart_common): Use simplify_gen_subreg
|
| /freebsd-9-stable/contrib/gcc/config/sparc/ |
| D | sparc.c | 8903 newval = gen_lowpart_common (SImode, newval); in sparc_expand_compare_and_swap_12()
|
| /freebsd-9-stable/contrib/gcc/config/rs6000/ |
| D | rs6000.c | 12221 addrSI = force_reg (SImode, gen_lowpart_common (SImode, in rs6000_emit_sync() 12530 addrSI = force_reg (SImode, gen_lowpart_common (SImode, XEXP (mem, 0))); in rs6000_expand_compare_and_swapqhi()
|