Searched refs:ix86_fixup_binary_operands (Results 1 – 3 of 3) sorted by relevance
83 extern rtx ix86_fixup_binary_operands (enum rtx_code,
9574 ix86_fixup_binary_operands (enum rtx_code code, enum machine_mode mode, in ix86_fixup_binary_operands() function9636 rtx dst = ix86_fixup_binary_operands (code, mode, operands); in ix86_fixup_binary_operands_no_copy()9650 dst = ix86_fixup_binary_operands (code, mode, operands); in ix86_expand_binary_operator()16194 target = ix86_fixup_binary_operands (UNKNOWN, tmode, xops); in ix86_expand_binop_builtin()
9862 * i386.c (ix86_fixup_binary_operands): Likewise.34904 (ix86_expand_binop_builtin): Only use ix86_fixup_binary_operands35213 (ix86_fixup_binary_operands): Split out from ...35220 (ix86_expand_binop_builtin): Use ix86_fixup_binary_operands.