Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386-protos.h88 extern rtx ix86_fixup_binary_operands (enum rtx_code,
H A Dsse.md3218 rtx dst = ix86_fixup_binary_operands (UNKNOWN, V4SFmode, operands);
3263 rtx dst = ix86_fixup_binary_operands (UNKNOWN, V4SFmode, operands);
3629 rtx dst = ix86_fixup_binary_operands (UNKNOWN, V4SFmode, operands);
3682 rtx dst = ix86_fixup_binary_operands (UNKNOWN, V4SFmode, operands);
4707 rtx dst = ix86_fixup_binary_operands (UNKNOWN, V2DFmode, operands);
4763 rtx dst = ix86_fixup_binary_operands (UNKNOWN, V2DFmode, operands);
H A Di386.c16232 ix86_fixup_binary_operands (enum rtx_code code, enum machine_mode mode, in ix86_fixup_binary_operands() function
16296 rtx dst = ix86_fixup_binary_operands (code, mode, operands); in ix86_fixup_binary_operands_no_copy()
16310 dst = ix86_fixup_binary_operands (code, mode, operands); in ix86_expand_binary_operator()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386-protos.h92 extern rtx ix86_fixup_binary_operands (enum rtx_code,
H A Di386.c20487 ix86_fixup_binary_operands (enum rtx_code code, machine_mode mode, in ix86_fixup_binary_operands() function
20549 rtx dst = ix86_fixup_binary_operands (code, mode, operands); in ix86_fixup_binary_operands_no_copy()
20563 dst = ix86_fixup_binary_operands (code, mode, operands); in ix86_expand_binary_operator()