Searched refs:ix86_fixup_binary_operands_no_copy (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/contrib/gcc/config/i386/ |
| HD | sse.md | 293 "ix86_fixup_binary_operands_no_copy (PLUS, V4SFmode, operands);") 321 "ix86_fixup_binary_operands_no_copy (MINUS, V4SFmode, operands);") 349 "ix86_fixup_binary_operands_no_copy (MULT, V4SFmode, operands);") 377 "ix86_fixup_binary_operands_no_copy (DIV, V4SFmode, operands);") 473 ix86_fixup_binary_operands_no_copy (SMAX, V4SFmode, operands); 515 ix86_fixup_binary_operands_no_copy (SMIN, V4SFmode, operands); 778 "ix86_fixup_binary_operands_no_copy (AND, V4SFmode, operands);") 803 "ix86_fixup_binary_operands_no_copy (IOR, V4SFmode, operands);") 819 "ix86_fixup_binary_operands_no_copy (XOR, V4SFmode, operands);") 1367 "ix86_fixup_binary_operands_no_copy (PLUS, V2DFmode, operands);") [all …]
|
| HD | i386-protos.h | 85 extern void ix86_fixup_binary_operands_no_copy (enum rtx_code,
|
| HD | i386.c | 9633 ix86_fixup_binary_operands_no_copy (enum rtx_code code, in ix86_fixup_binary_operands_no_copy() function
|
| /NextBSD/contrib/gcc/ |
| HD | ChangeLog-2005 | 35215 (ix86_fixup_binary_operands_no_copy): New. 35304 (addv4sf3): Add expander to call ix86_fixup_binary_operands_no_copy.
|