Searched refs:mhalf (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | i386-expand.cc | 17562 rtx x0, e0, e1, e2, e3, mthree, mhalf; in ix86_emit_swsqrtsf() local 17594 mhalf = const_double_from_real_value (r, SFmode); in ix86_emit_swsqrtsf() 17600 mhalf = ix86_build_const_vector (mode, true, mhalf); in ix86_emit_swsqrtsf() 17657 mhalf = force_reg (mode, mhalf); in ix86_emit_swsqrtsf() 17660 emit_insn (gen_rtx_SET (e3, gen_rtx_MULT (mode, x0, mhalf))); in ix86_emit_swsqrtsf() 17663 emit_insn (gen_rtx_SET (e3, gen_rtx_MULT (mode, e0, mhalf))); in ix86_emit_swsqrtsf() 18245 rtx xa, xa2, dxa, TWO52, tmp, half, mhalf, one, res, mask; in ix86_expand_rounddf_32() local 18270 mhalf = expand_simple_binop (mode, MINUS, half, one, NULL_RTX, in ix86_expand_rounddf_32() 18279 tmp = ix86_expand_sse_compare_mask (UNGE, mhalf, dxa, false); in ix86_expand_rounddf_32()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | rs6000.cc | 22622 rtx mhalf; in rs6000_emit_swsqrt() local 22628 mhalf = rs6000_load_constant_and_splat (mode, dconsthalf); in rs6000_emit_swsqrt() 22656 emit_insn (gen_mul (h, e, mhalf)); in rs6000_emit_swsqrt() 22663 rs6000_emit_nmsub (t, g, h, mhalf); in rs6000_emit_swsqrt() 22675 rs6000_emit_nmsub (t1, g, h, mhalf); in rs6000_emit_swsqrt() 22689 rs6000_emit_nmsub (t, g, h, mhalf); in rs6000_emit_swsqrt()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | invoke.texi | 761 @gccoptlist{-mhalf-reg-file -mprefer-short-insn-regs @gol 19491 @item -mhalf-reg-file 19492 @opindex mhalf-reg-file
|
| D | gcc.info | 1085 -mhalf-reg-file -mprefer-short-insn-regs 18320 '-mhalf-reg-file' 65416 * mhalf-reg-file: Adapteva Epiphany Options.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2003 | 15001 * doc/tm.texi: Remove documentation of -mgpopt and -mhalf-pic.
|