Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/i386/
HDsse.md293 "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 …]
HDi386-protos.h85 extern void ix86_fixup_binary_operands_no_copy (enum rtx_code,
HDi386.c9633 ix86_fixup_binary_operands_no_copy (enum rtx_code code, in ix86_fixup_binary_operands_no_copy() function
/NextBSD/contrib/gcc/
HDChangeLog-200535215 (ix86_fixup_binary_operands_no_copy): New.
35304 (addv4sf3): Add expander to call ix86_fixup_binary_operands_no_copy.