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

/freebsd-10.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.c5170 rtx xtarget = target;
5259 xtarget = offset_address (target, pos_rtx,
5261 xtarget = adjust_address (xtarget, mode, 0);
5263 store_constructor (value, xtarget, cleared,
5266 store_expr (value, xtarget, 0);
5304 xtarget = offset_address (target,
5307 xtarget = adjust_address (xtarget, mode, 0);
5308 store_expr (value, xtarget,
5156 rtx xtarget = target; local
[all...]
/freebsd-10.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-10.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-10.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-10.3-release/contrib/libyaml/config/
H A Dltmain.sh4759 # -xarch=*, -xtarget=* enable 64-bit mode on the Sun compiler
4767 -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
/freebsd-10.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-10.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh7264 # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler
7276 -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
/freebsd-10.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-10.3-release/contrib/sqlite3/
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-10.3-release/contrib/unbound/
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-10.3-release/crypto/heimdal/
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-10.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-10.3-release/contrib/ldns/
H A Dltmain.sh7264 # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler
7276 -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \

Completed in 713 milliseconds