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 D | i386-protos.h | 103 extern rtx ix86_fixup_binary_operands (enum rtx_code,
|
H A D | sse.md | 9744 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 D | i386-expand.cc | 1141 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 D | i386-protos.h | 96 extern rtx ix86_fixup_binary_operands (enum rtx_code,
|
H A D | sse.md | 7205 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 D | i386-expand.c | 856 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 D | ChangeLog-2008 | 20264 (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 D | ChangeLog-2005 | 9861 * 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 D | ChangeLog-2009 | 1055 * config/i386/i386.c (ix86_fixup_binary_operands): For FMA4, force 1374 ix86_fixup_binary_operands.
|
H A D | ChangeLog-2010 | 8053 returned from ix86_fixup_binary_operands to expand insn. 39738 * config/i386/i386.c (ix86_fixup_binary_operands):
|
H A D | ChangeLog-2007 | 31159 (ix86_fixup_binary_operands): Reorganize using the above function.
|
H A D | ChangeLog-2011 | 9446 * config/i386/i386.c (ix86_fixup_binary_operands): Force src2 of
|
H A D | ChangeLog-2013 | 13651 * config/i386/i386.c (ix86_fixup_binary_operands): When both source
|
H A D | ChangeLog-2014 | 8990 (ix86_fixup_binary_operands): Ditto.
|