Searched refs:xtarget (Results 1 - 14 of 14) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dexpmed.c1404 rtx xtarget = target;
1484 if (xtarget == 0)
1485 xtarget = xspec_target = gen_reg_rtx (tmode);
1487 if (GET_MODE (xtarget) != maxmode)
1489 if (REG_P (xtarget))
1492 > GET_MODE_SIZE (GET_MODE (xtarget)));
1493 xtarget = gen_lowpart (maxmode, xtarget);
1495 xspec_target_subreg = xtarget;
1498 xtarget
1400 rtx xtarget = target; local
1537 rtx xop0 = op0, xtarget = target; local
[all...]
H A Doptabs.c1711 rtx xop0, xop1, xtarget;
1726 xtarget = gen_reg_rtx (mode);
1729 target = xtarget;
1733 emit_insn (gen_rtx_CLOBBER (VOIDmode, xtarget));
1739 rtx target_piece = operand_subword (xtarget, index, 1, mode);
1803 || ! rtx_equal_p (target, xtarget))
1805 rtx temp = emit_move_insn (target, xtarget);
1814 target = xtarget;
1705 rtx xop0, xop1, xtarget; local
H A Dexpr.c5161 rtx xtarget = target;
5250 xtarget = offset_address (target, pos_rtx,
5252 xtarget = adjust_address (xtarget, mode, 0);
5254 store_constructor (value, xtarget, cleared,
5257 store_expr (value, xtarget, 0);
5295 xtarget = offset_address (target,
5298 xtarget = adjust_address (xtarget, mode, 0);
5299 store_expr (value, xtarget,
5147 rtx xtarget = target; local
[all...]
/freebsd-9.3-release/contrib/binutils/
H A Dltmain.sh3304 # -xarch=*, -xtarget=* enable 64-bit mode on the Sun compiler
3312 -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
/freebsd-9.3-release/contrib/ofed/libibcm/config/
H A Dltmain.sh1617 # -xarch=*, -xtarget=* enable 64-bit mode on the Sun compiler
1625 -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*|-pg| \
/freebsd-9.3-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh1617 # -xarch=*, -xtarget=* enable 64-bit mode on the Sun compiler
1625 -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*|-pg| \
/freebsd-9.3-release/crypto/heimdal/
H A Dltmain.sh1617 # -xarch=*, -xtarget=* enable 64-bit mode on the Sun compiler
1625 -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*|-pg| \
/freebsd-9.3-release/contrib/bind9/
H A Dltmain.sh5878 # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler
5888 -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
/freebsd-9.3-release/contrib/openbsm/config/
H A Dltmain.sh5878 # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler
5888 -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
/freebsd-9.3-release/contrib/openpam/
H A Dltmain.sh5878 # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler
5888 -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
/freebsd-9.3-release/contrib/file/
H A Dltmain.sh5845 # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler
5855 -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh5844 # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler
5854 -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dltmain.sh5831 # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler
5841 -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
/freebsd-9.3-release/contrib/ntp/
H A Dltmain.sh5831 # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler
5841 -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \

Completed in 225 milliseconds