Home
last modified time | relevance | path

Searched refs:gen_lowpart_common (Results 1 – 25 of 55) sorted by relevance

123

/netbsd/external/gpl3/gcc/dist/gcc/
H A Drtlhooks.c48 rtx result = gen_lowpart_common (mode, x); in gen_lowpart_general()
56 result = gen_lowpart_common (mode, copy_to_reg (x)); in gen_lowpart_general()
111 rtx result = gen_lowpart_common (mode, x); in gen_lowpart_if_possible()
H A Drtlhooks.cc48 rtx result = gen_lowpart_common (mode, x); in gen_lowpart_general()
56 result = gen_lowpart_common (mode, copy_to_reg (x)); in gen_lowpart_general()
111 rtx result = gen_lowpart_common (mode, x); in gen_lowpart_if_possible()
H A Dexpmed.c1377 rtx word = gen_lowpart_common (word_mode, value); in store_split_bit_field()
1382 value = gen_lowpart_common (word_mode, force_reg (value_mode, value)); in store_split_bit_field()
2409 rtx x = gen_lowpart_common (mode, src); in extract_low_bits()
H A Dexpmed.cc1382 rtx word = gen_lowpart_common (word_mode, value); in store_split_bit_field()
1387 value = gen_lowpart_common (word_mode, force_reg (value_mode, value)); in store_split_bit_field()
2425 rtx x = gen_lowpart_common (mode, src); in extract_low_bits()
H A Dpostreload.c1781 rtx narrow_reg = gen_lowpart_common (narrow_mode, reg); in move2add_use_add2_insn()
H A Dpostreload.cc1791 rtx narrow_reg = gen_lowpart_common (narrow_mode, reg); in move2add_use_add2_insn()
H A Demit-rtl.c1543 gen_lowpart_common (machine_mode mode, rtx x) in gen_lowpart_common() function
1602 return gen_lowpart_common (int_mode, XEXP (x, 0)); in gen_lowpart_common()
H A Demit-rtl.cc1550 gen_lowpart_common (machine_mode mode, rtx x) in gen_lowpart_common() function
1609 return gen_lowpart_common (int_mode, XEXP (x, 0)); in gen_lowpart_common()
H A Dcombine.c6004 || gen_lowpart_common (mode, SUBREG_REG (x)))) in combine_simplify_rtx()
8790 return gen_lowpart_common (mode, x); in force_to_mode()
11822 result = gen_lowpart_common (omode, x); in gen_lowpart_for_combine()
11862 x = gen_lowpart_common (imode, x); in gen_lowpart_for_combine()
H A Dcombine.cc5867 || gen_lowpart_common (mode, SUBREG_REG (x)))) in combine_simplify_rtx()
8663 return gen_lowpart_common (mode, x); in force_to_mode()
11715 result = gen_lowpart_common (omode, x); in gen_lowpart_for_combine()
11755 x = gen_lowpart_common (imode, x); in gen_lowpart_for_combine()
H A Dreload1.cc4393 tem = gen_lowpart_common (GET_MODE (inner), other); in strip_paradoxical_subreg()
7928 XEXP (note, 0) = gen_lowpart_common (GET_MODE (old), reg_rtx); in do_output_reload()
H A Dreload1.c4397 tem = gen_lowpart_common (GET_MODE (inner), other); in strip_paradoxical_subreg()
7932 XEXP (note, 0) = gen_lowpart_common (GET_MODE (old), reg_rtx); in do_output_reload()
H A Drtl.h3144 extern rtx gen_lowpart_common (machine_mode, rtx);
H A DChangeLog-19972900 * 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
H A Dexpr.c10784 temp = gen_lowpart_common (GET_MODE_INNER (mode1), op); in expand_expr_real_1()
11227 temp = gen_lowpart_common (mode, op0); in expand_expr_real_1()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Drtlhooks.c48 rtx result = gen_lowpart_common (mode, x); in gen_lowpart_general()
56 result = gen_lowpart_common (mode, copy_to_reg (x)); in gen_lowpart_general()
111 rtx result = gen_lowpart_common (mode, x); in gen_lowpart_if_possible()
H A Dexpmed.c1377 rtx word = gen_lowpart_common (word_mode, value); in store_split_bit_field()
1382 value = gen_lowpart_common (word_mode, force_reg (value_mode, value)); in store_split_bit_field()
2409 rtx x = gen_lowpart_common (mode, src); in extract_low_bits()
H A Dpostreload.c1781 rtx narrow_reg = gen_lowpart_common (narrow_mode, reg); in move2add_use_add2_insn()
H A Demit-rtl.c1543 gen_lowpart_common (machine_mode mode, rtx x) in gen_lowpart_common() function
1602 return gen_lowpart_common (int_mode, XEXP (x, 0)); in gen_lowpart_common()
H A Dcombine.c6004 || gen_lowpart_common (mode, SUBREG_REG (x)))) in combine_simplify_rtx()
8790 return gen_lowpart_common (mode, x); in force_to_mode()
11822 result = gen_lowpart_common (omode, x); in gen_lowpart_for_combine()
11862 x = gen_lowpart_common (imode, x); in gen_lowpart_for_combine()
H A Dreload1.c4397 tem = gen_lowpart_common (GET_MODE (inner), other); in strip_paradoxical_subreg()
7932 XEXP (note, 0) = gen_lowpart_common (GET_MODE (old), reg_rtx); in do_output_reload()
H A Drtl.h3133 extern rtx gen_lowpart_common (machine_mode, rtx);
/netbsd/external/gpl3/gcc/dist/gcc/config/stormy16/
H A Dstormy16.c1887 int_index = gen_lowpart_common (HImode, index); in xstormy16_expand_casesi()
H A Dstormy16.cc1887 int_index = gen_lowpart_common (HImode, index); in xstormy16_expand_casesi()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/stormy16/
H A Dstormy16.c1887 int_index = gen_lowpart_common (HImode, index); in xstormy16_expand_casesi()

123