Searched defs:subtarget (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| 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
|
| 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()
|
| 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
|
| D | optabs.cc | 6793 rtx ret, trueval, subtarget; in expand_atomic_test_and_set() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/ |
| 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/dist/gcc/config/i386/ |
| 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/dist/gcc/config/ia64/ |
| D | ia64.cc | 1373 rtx subtarget = !can_create_pseudo_p () ? op0 : gen_reg_rtx (mode); in ia64_expand_move() local
|