Home
last modified time | relevance | path

Searched refs:ix86_expand_binary_operator (Results 1 – 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/i386/
Di386-protos.h87 extern void ix86_expand_binary_operator (enum rtx_code,
Di386.md4787 "ix86_expand_binary_operator (PLUS, TImode, operands); DONE;")
4826 "ix86_expand_binary_operator (PLUS, DImode, operands); DONE;")
4957 "ix86_expand_binary_operator (PLUS, SImode, operands); DONE;")
5844 "ix86_expand_binary_operator (PLUS, HImode, operands); DONE;")
6099 "ix86_expand_binary_operator (PLUS, QImode, operands); DONE;")
6521 "ix86_expand_binary_operator (MINUS, TImode, operands); DONE;")
6556 "ix86_expand_binary_operator (MINUS, DImode, operands); DONE;")
6686 "ix86_expand_binary_operator (MINUS, SImode, operands); DONE;")
6771 "ix86_expand_binary_operator (MINUS, HImode, operands); DONE;")
6815 "ix86_expand_binary_operator (MINUS, QImode, operands); DONE;")
[all …]
Di386.c9645 ix86_expand_binary_operator (enum rtx_code code, enum machine_mode mode, in ix86_expand_binary_operator() function
/freebsd-12-stable/contrib/gcc/
DFSFChangeLog.101764 (optimization_options, ix86_expand_binary_operator,
DChangeLog-200022003 * i386.c (ix86_expand_binary_operator,
32098 (ix86_expand_binary_operator): Update outdated preceding comment.
DChangeLog-200522901 ix86_expand_clear, ix86_expand_binary_operator,
35214 (ix86_expand_binary_operator): ... here.
DChangeLog-199816294 (ix86_expand_binary_operator): Removed unused variables i & insn.
DChangeLog-19992331 (ix86_expand_binary_operator): Ensure that
DChangeLog-200126599 use ix86_expand_binary_operator
DChangeLog-200439709 ix86_expand_binary_operator, ix86_binary_operator_ok):