/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | expmed.c | 2197 rtx subtarget = (target != 0 && REG_P (target) ? target : 0); in extract_fixed_bit_field_1() local 2240 rtx subtarget = (target != 0 && REG_P (target) ? target : 0); in extract_fixed_bit_field_1() local 2597 rtx subtarget = target == shifted ? 0 : target; variable 5461 rtx op0, comparison, subtarget; in emit_cstore() local 5567 rtx subtarget; in emit_store_flag_1() local 5761 emit_store_flag_int (rtx target, rtx subtarget, enum rtx_code code, rtx op0, in emit_store_flag_int() 5986 rtx subtarget; in emit_store_flag() local
|
H A D | builtins.c | 2265 expand_builtin_mathfn_ternary (tree exp, rtx target, rtx subtarget) in expand_builtin_mathfn_ternary() 2340 expand_builtin_mathfn_3 (tree exp, rtx target, rtx subtarget) in expand_builtin_mathfn_3() 5898 rtx subtarget) in expand_builtin_bswap() 5928 rtx subtarget, optab op_optab) in expand_builtin_unop() 6048 expand_builtin_fabs (tree exp, rtx target, rtx subtarget) in expand_builtin_fabs() 6070 expand_builtin_copysign (tree exp, rtx target, rtx subtarget) in expand_builtin_copysign() 7772 expand_builtin (tree exp, rtx target, rtx subtarget, machine_mode mode, in expand_builtin()
|
H A D | expr.c | 7508 rtx subtarget = get_subtarget (target); in force_operand() local 7983 rtx result, subtarget; in expand_expr_addr_expr_1() local 8524 rtx subtarget, original_target; in expand_expr_real_2() local 9904 rtx subtarget, original_target; in expand_expr_real_1() local 12124 rtx subtarget = target; in do_store_flag() local
|
H A D | optabs.c | 6341 rtx ret, trueval, subtarget; in expand_atomic_test_and_set() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | expmed.cc | 2213 rtx subtarget = (target != 0 && REG_P (target) ? target : 0); in extract_fixed_bit_field_1() local 2256 rtx subtarget = (target != 0 && REG_P (target) ? target : 0); in extract_fixed_bit_field_1() local 2613 rtx subtarget = target == shifted ? 0 : target; in expand_shift_1() local 5494 rtx op0, comparison, subtarget; in emit_cstore() local 5600 rtx subtarget; in emit_store_flag_1() local 5794 emit_store_flag_int (rtx target, rtx subtarget, enum rtx_code code, rtx op0, in emit_store_flag_int() 6019 rtx subtarget; in emit_store_flag() local
|
H A D | builtins.cc | 2249 expand_builtin_mathfn_ternary (tree exp, rtx target, rtx subtarget) in expand_builtin_mathfn_ternary() 2324 expand_builtin_mathfn_3 (tree exp, rtx target, rtx subtarget) in expand_builtin_mathfn_3() 5052 rtx subtarget) in expand_builtin_bswap() 5082 rtx subtarget, optab op_optab) in expand_builtin_unop() 5202 expand_builtin_fabs (tree exp, rtx target, rtx subtarget) in expand_builtin_fabs() 5224 expand_builtin_copysign (tree exp, rtx target, rtx subtarget) in expand_builtin_copysign() 7010 expand_builtin (tree exp, rtx target, rtx subtarget, machine_mode mode, in expand_builtin()
|
H A D | expr.cc | 7869 rtx subtarget = get_subtarget (target); in force_operand() local 8344 rtx result, subtarget; in expand_expr_addr_expr_1() local 8949 rtx subtarget, original_target; in expand_expr_real_2() local 10347 rtx subtarget, original_target; in expand_expr_real_1() local 12602 rtx subtarget = target; in do_store_flag() local
|
H A D | optabs.cc | 6793 rtx ret, trueval, subtarget; in expand_atomic_test_and_set() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/ |
H A D | alpha.cc | 1770 rtx subtarget in alpha_emit_set_const_1() local 2304 rtx subtarget; in alpha_expand_mov_nobwx() local 2333 rtx temp1, temp2, subtarget, ua; in alpha_expand_mov_nobwx() local 2892 rtx target, subtarget, tmp; in alpha_split_conditional_move() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/ |
H A D | alpha.c | 1770 rtx subtarget in alpha_emit_set_const_1() local 2299 rtx subtarget; in alpha_expand_mov_nobwx() local 2328 rtx temp1, temp2, subtarget, ua; in alpha_expand_mov_nobwx() local 2887 rtx target, subtarget, tmp; in alpha_split_conditional_move() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/or1k/ |
H A D | or1k.cc | 1446 rtx subtarget = op0; in or1k_expand_move() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32.cc | 4229 rtx subtarget, in nds32_expand_builtin()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32.c | 4227 rtx subtarget, in nds32_expand_builtin()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/ |
H A D | gcn.c | 3825 gcn_expand_builtin (tree exp, rtx target, rtx subtarget, machine_mode mode, in gcn_expand_builtin()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/ |
H A D | gcn.cc | 4059 gcn_expand_builtin (tree exp, rtx target, rtx subtarget, machine_mode mode, in gcn_expand_builtin()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-expand.c | 10980 ix86_expand_builtin (tree exp, rtx target, rtx subtarget, in ix86_expand_builtin() 14131 rtx subtarget = target; in ix86_expand_vector_init() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-expand.cc | 12345 ix86_expand_builtin (tree exp, rtx target, rtx subtarget, in ix86_expand_builtin() 15939 rtx subtarget = target; in ix86_expand_vector_init() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/ |
H A D | nvptx.c | 5466 nvptx_expand_builtin (tree exp, rtx target, rtx ARG_UNUSED (subtarget), in nvptx_expand_builtin()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
H A D | nvptx.cc | 6206 nvptx_expand_builtin (tree exp, rtx target, rtx ARG_UNUSED (subtarget), in nvptx_expand_builtin()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
H A D | ia64.cc | 1373 rtx subtarget = !can_create_pseudo_p () ? op0 : gen_reg_rtx (mode); in ia64_expand_move() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
H A D | ia64.c | 1373 rtx subtarget = !can_create_pseudo_p () ? op0 : gen_reg_rtx (mode); in ia64_expand_move() local
|