Home
last modified time | relevance | path

Searched refs:ix86_fixup_binary_operands (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-protos.h103 extern rtx ix86_fixup_binary_operands (enum rtx_code,
H A Dsse.md9744 rtx dst = ix86_fixup_binary_operands (UNKNOWN, V4SFmode, operands);
9789 rtx dst = ix86_fixup_binary_operands (UNKNOWN, V4SFmode, operands);
10288 rtx dst = ix86_fixup_binary_operands (UNKNOWN, V4SFmode, operands);
10341 rtx dst = ix86_fixup_binary_operands (UNKNOWN, V4SFmode, operands);
13162 rtx dst = ix86_fixup_binary_operands (UNKNOWN, V2DFmode, operands);
13221 rtx dst = ix86_fixup_binary_operands (UNKNOWN, V2DFmode, operands);
H A Di386-expand.cc1141 ix86_fixup_binary_operands (enum rtx_code code, machine_mode mode, in ix86_fixup_binary_operands() function
1203 rtx dst = ix86_fixup_binary_operands (code, mode, operands); in ix86_fixup_binary_operands_no_copy()
1217 dst = ix86_fixup_binary_operands (code, mode, operands); in ix86_expand_binary_operator()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-protos.h96 extern rtx ix86_fixup_binary_operands (enum rtx_code,
H A Dsse.md7205 rtx dst = ix86_fixup_binary_operands (UNKNOWN, V4SFmode, operands);
7250 rtx dst = ix86_fixup_binary_operands (UNKNOWN, V4SFmode, operands);
7749 rtx dst = ix86_fixup_binary_operands (UNKNOWN, V4SFmode, operands);
7802 rtx dst = ix86_fixup_binary_operands (UNKNOWN, V4SFmode, operands);
10155 rtx dst = ix86_fixup_binary_operands (UNKNOWN, V2DFmode, operands);
10214 rtx dst = ix86_fixup_binary_operands (UNKNOWN, V2DFmode, operands);
H A Di386-expand.c856 ix86_fixup_binary_operands (enum rtx_code code, machine_mode mode, in ix86_fixup_binary_operands() function
918 rtx dst = ix86_fixup_binary_operands (code, mode, operands); in ix86_fixup_binary_operands_no_copy()
932 dst = ix86_fixup_binary_operands (code, mode, operands); in ix86_expand_binary_operator()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200820264 (sse_movhlps_exp): New expander. Use ix86_fixup_binary_operands
20266 (sse_movlhps_exp): New expander. Use ix86_fixup_binary_operands
20268 (sse_loadhps_exp): New expander. Use ix86_fixup_binary_operands
20270 (sse_loadlps_exp): New expander. Use ix86_fixup_binary_operands
20276 (sse_loadhpd_exp): New expander. Use ix86_fixup_binary_operands
20278 (sse_loadlpd): New expander. Use ix86_fixup_binary_operands
20331 (ix86_fixup_binary_operands): Assert that src1
20333 (ix86_expand_binop_builtin): Do not use ix86_fixup_binary_operands
H A DChangeLog-20059861 * i386.c (ix86_fixup_binary_operands): Likewise.
34903 (ix86_expand_binop_builtin): Only use ix86_fixup_binary_operands
35212 (ix86_fixup_binary_operands): Split out from ...
35219 (ix86_expand_binop_builtin): Use ix86_fixup_binary_operands.
H A DChangeLog-20091055 * config/i386/i386.c (ix86_fixup_binary_operands): For FMA4, force
1374 ix86_fixup_binary_operands.
H A DChangeLog-20108053 returned from ix86_fixup_binary_operands to expand insn.
39738 * config/i386/i386.c (ix86_fixup_binary_operands):
H A DChangeLog-200731159 (ix86_fixup_binary_operands): Reorganize using the above function.
H A DChangeLog-20119446 * config/i386/i386.c (ix86_fixup_binary_operands): Force src2 of
H A DChangeLog-201313651 * config/i386/i386.c (ix86_fixup_binary_operands): When both source
H A DChangeLog-20148990 (ix86_fixup_binary_operands): Ditto.