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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-protos.h96 extern rtx ix86_fixup_binary_operands (enum rtx_code,
H A Di386-expand.c813 /* Helper function of ix86_fixup_binary_operands to canonicalize
856 ix86_fixup_binary_operands (enum rtx_code code, machine_mode mode, function
918 rtx dst = ix86_fixup_binary_operands (code, mode, operands);
932 dst = ix86_fixup_binary_operands (code, mode, operands);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-protos.h103 extern rtx ix86_fixup_binary_operands (enum rtx_code,
H A Di386-expand.cc1081 /* Helper function of ix86_fixup_binary_operands to canonicalize
1124 ix86_fixup_binary_operands (enum rtx_code code, machine_mode mode, function
1186 rtx dst = ix86_fixup_binary_operands (code, mode, operands);
1200 dst = ix86_fixup_binary_operands (code, mode, operands);

Completed in 230 milliseconds