Home
last modified time | relevance | path

Searched refs:ix86_fixup_binary_operands_no_copy (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dmmx.md241 "ix86_fixup_binary_operands_no_copy (PLUS, V2SFmode, operands);")
282 "ix86_fixup_binary_operands_no_copy (MULT, V2SFmode, operands);")
309 ix86_fixup_binary_operands_no_copy (<CODE>, V2SFmode, operands);
467 "ix86_fixup_binary_operands_no_copy (EQ, V2SFmode, operands);")
696 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);")
704 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);")
728 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);")
751 "ix86_fixup_binary_operands_no_copy (MULT, V4HImode, operands);")
758 "ix86_fixup_binary_operands_no_copy (MULT, V4HImode, operands);")
786 "ix86_fixup_binary_operands_no_copy (MULT, V4HImode, operands);")
[all …]
H A Di386-protos.h98 extern void ix86_fixup_binary_operands_no_copy (enum rtx_code,
H A Dsse.md1701 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);")
1791 "ix86_fixup_binary_operands_no_copy (MULT, <MODE>mode, operands);")
1868 "ix86_fixup_binary_operands_no_copy (DIV, <MODE>mode, operands);")
1876 ix86_fixup_binary_operands_no_copy (DIV, <MODE>mode, operands);
2201 ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);
3466 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);")
3474 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);")
3818 "ix86_fixup_binary_operands_no_copy (<CODE>, TFmode, operands);")
11198 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);")
11209 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);")
[all …]
H A Di386.md5866 ix86_fixup_binary_operands_no_copy (PLUS, <MODE>mode, operands);
6091 "ix86_fixup_binary_operands_no_copy (PLUS, <MODE>mode, operands);")
6378 ix86_fixup_binary_operands_no_copy (MINUS, <MODE>mode, operands);
6594 "ix86_fixup_binary_operands_no_copy (MINUS, <MODE>mode, operands);")
H A Di386-expand.c915 ix86_fixup_binary_operands_no_copy (enum rtx_code code, in ix86_fixup_binary_operands_no_copy() function
1030 ix86_fixup_binary_operands_no_copy (code, mode, operands); in ix86_expand_vector_logical_operator()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dmmx.md600 "ix86_fixup_binary_operands_no_copy (PLUS, V2SFmode, operands);")
670 "ix86_fixup_binary_operands_no_copy (MULT, V2SFmode, operands);")
735 ix86_fixup_binary_operands_no_copy (<CODE>, V2SFmode, operands);
1029 "ix86_fixup_binary_operands_no_copy (EQ, V2SFmode, operands);")
1707 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);")
1815 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);")
1851 "ix86_fixup_binary_operands_no_copy (MULT, V4HImode, operands);")
1897 "ix86_fixup_binary_operands_no_copy (MULT, V4HImode, operands);")
1932 "ix86_fixup_binary_operands_no_copy (MULT, V4HImode, operands);")
2006 "ix86_fixup_binary_operands_no_copy (MULT, V4HImode, operands);")
[all …]
H A Di386-protos.h105 extern void ix86_fixup_binary_operands_no_copy (enum rtx_code,
H A Dsse.md2175 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);")
2264 "ix86_fixup_binary_operands_no_copy (MULT, <MODE>mode, operands);")
2786 ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);
4685 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);")
4693 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);")
5061 "ix86_fixup_binary_operands_no_copy (<CODE>, TFmode, operands);")
14703 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);")
14732 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);")
14743 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);")
14794 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);")
[all …]
H A Di386.md6471 ix86_fixup_binary_operands_no_copy (PLUS, <MODE>mode, operands);
6696 "ix86_fixup_binary_operands_no_copy (PLUS, <MODE>mode, operands);")
7015 ix86_fixup_binary_operands_no_copy (MINUS, <MODE>mode, operands);
7231 "ix86_fixup_binary_operands_no_copy (MINUS, <MODE>mode, operands);")
H A Di386-expand.cc1200 ix86_fixup_binary_operands_no_copy (enum rtx_code code, in ix86_fixup_binary_operands_no_copy() function
1315 ix86_fixup_binary_operands_no_copy (code, mode, operands); in ix86_expand_vector_logical_operator()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200820242 (mmx_eqv2sf3): New expander. Use ix86_fixup_binary_operands_no_copy
20245 (mmx_paddwd): New expander. Use ix86_fixup_binary_operands_no_copy
20249 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
20252 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
20255 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
20258 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
20261 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
20273 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
20275 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
20283 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
[all …]
H A DChangeLog-202124840 ix86_fixup_binary_operands_no_copy.
24848 (mulv4hi): Do not call ix86_fixup_binary_operands_no_copy.
24874 ix86_fixup_binary_operands_no_copy.
24878 (uavg<mode>3_ceil): Do not call ix86_fixup_binary_operands_no_copy.
24880 ix86_fixup_binary_operands_no_copy.
H A DChangeLog-200535214 (ix86_fixup_binary_operands_no_copy): New.
35303 (addv4sf3): Add expander to call ix86_fixup_binary_operands_no_copy.