Home
last modified time | relevance | path

Searched refs:ix86_emit_swsqrtsf (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/i386/
H A Di386-protos.h188 extern void ix86_emit_swsqrtsf (rtx, rtx, enum machine_mode, bool);
H A Dsse.md1485 ix86_emit_swsqrtsf (operands[0], operands[1], <MODE>mode, false);
1525 ix86_emit_swsqrtsf (operands[0], operands[1], <MODE>mode, true);
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/i386/
H A Di386-protos.h185 extern void ix86_emit_swsqrtsf (rtx, rtx, machine_mode, bool);
/dports/lang/gcc48/gcc-4.8.5/gcc/config/i386/
H A Di386-protos.h186 extern void ix86_emit_swsqrtsf (rtx, rtx, enum machine_mode, bool);
H A Dsse.md1031 ix86_emit_swsqrtsf (operands[0], operands[1], <MODE>mode, false);
1071 ix86_emit_swsqrtsf (operands[0], operands[1], <MODE>mode, true);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/i386/
H A Di386-protos.h186 extern void ix86_emit_swsqrtsf (rtx, rtx, enum machine_mode, bool);
H A Dsse.md1025 ix86_emit_swsqrtsf (operands[0], operands[1], <MODE>mode, false);
1065 ix86_emit_swsqrtsf (operands[0], operands[1], <MODE>mode, true);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/i386/
H A Di386-protos.h185 extern void ix86_emit_swsqrtsf (rtx, rtx, machine_mode, bool);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386-protos.h176 extern void ix86_emit_swsqrtsf (rtx, rtx, machine_mode, bool);
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/
H A Di386-protos.h184 extern void ix86_emit_swsqrtsf (rtx, rtx, machine_mode, bool);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386-protos.h176 extern void ix86_emit_swsqrtsf (rtx, rtx, machine_mode, bool);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386-protos.h176 extern void ix86_emit_swsqrtsf (rtx, rtx, machine_mode, bool);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386-protos.h176 extern void ix86_emit_swsqrtsf (rtx, rtx, machine_mode, bool);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/
H A Di386-protos.h176 extern void ix86_emit_swsqrtsf (rtx, rtx, machine_mode, bool);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/i386/
H A Di386-protos.h184 extern void ix86_emit_swsqrtsf (rtx, rtx, machine_mode, bool);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/i386/
H A Di386-protos.h184 extern void ix86_emit_swsqrtsf (rtx, rtx, machine_mode, bool);
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Di386-protos.h176 extern void ix86_emit_swsqrtsf (rtx, rtx, machine_mode, bool);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Di386-protos.h190 extern void ix86_emit_swsqrtsf (rtx, rtx, machine_mode, bool);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Di386-protos.h195 extern void ix86_emit_swsqrtsf (rtx, rtx, machine_mode, bool);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Di386-protos.h199 extern void ix86_emit_swsqrtsf (rtx, rtx, machine_mode, bool);
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Di386-protos.h195 extern void ix86_emit_swsqrtsf (rtx, rtx, machine_mode, bool);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Di386-protos.h195 extern void ix86_emit_swsqrtsf (rtx, rtx, machine_mode, bool);
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Di386-protos.h190 extern void ix86_emit_swsqrtsf (rtx, rtx, machine_mode, bool);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Di386-protos.h190 extern void ix86_emit_swsqrtsf (rtx, rtx, machine_mode, bool);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-200717252 * config/i386/i386.c (ix86_emit_swsqrtsf): Filter out infinity
17398 (rsqrtsf2): New expander. Expand by calling ix86_emit_swsqrtsf
17402 (sqrt<mode>2): Expand SFmode operands by calling ix86_emit_swsqrtsf
17412 (sse_rsqrtv4sf2): New expander. Expand by calling ix86_emit_swsqrtsf
17419 (ix86_emit_swsqrtsf): Ditto.
17426 (ix86_emit_swsqrtsf): Ditto.

12345678