Searched refs:ix86_fixup_binary_operands (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386-protos.h83 extern rtx ix86_fixup_binary_operands (enum rtx_code,
H A Di386.c9599 ix86_fixup_binary_operands (enum rtx_code code, enum machine_mode mode,
9661 rtx dst = ix86_fixup_binary_operands (code, mode, operands);
9675 dst = ix86_fixup_binary_operands (code, mode, operands);
16216 /* ??? Using ix86_fixup_binary_operands is problematic when
16225 target = ix86_fixup_binary_operands (UNKNOWN, tmode, xops);
9574 ix86_fixup_binary_operands (enum rtx_code code, enum machine_mode mode, function

Completed in 108 milliseconds