Searched refs:ix86_expand_binary_operator (Results 1 – 11 of 11) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | i386-protos.h | 87 extern void ix86_expand_binary_operator (enum rtx_code,
|
| H A D | i386.md | 4747 "ix86_expand_binary_operator (PLUS, TImode, operands); DONE;") 4786 "ix86_expand_binary_operator (PLUS, DImode, operands); DONE;") 4917 "ix86_expand_binary_operator (PLUS, SImode, operands); DONE;") 5804 "ix86_expand_binary_operator (PLUS, HImode, operands); DONE;") 6059 "ix86_expand_binary_operator (PLUS, QImode, operands); DONE;") 6481 "ix86_expand_binary_operator (MINUS, TImode, operands); DONE;") 6516 "ix86_expand_binary_operator (MINUS, DImode, operands); DONE;") 6646 "ix86_expand_binary_operator (MINUS, SImode, operands); DONE;") 6731 "ix86_expand_binary_operator (MINUS, HImode, operands); DONE;") 6775 "ix86_expand_binary_operator (MINUS, QImode, operands); DONE;") [all …]
|
| H A D | i386.c | 9417 ix86_expand_binary_operator (enum rtx_code code, enum machine_mode mode, in ix86_expand_binary_operator() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
| H A D | i386-protos.h | 127 extern void ix86_expand_binary_operator PARAMS ((enum rtx_code,
|
| H A D | i386.md | 4704 "ix86_expand_binary_operator (PLUS, DImode, operands); DONE;") 4814 "ix86_expand_binary_operator (PLUS, SImode, operands); DONE;") 5704 "ix86_expand_binary_operator (PLUS, HImode, operands); DONE;") 5949 "ix86_expand_binary_operator (PLUS, QImode, operands); DONE;") 6358 "ix86_expand_binary_operator (MINUS, DImode, operands); DONE;") 6468 "ix86_expand_binary_operator (MINUS, SImode, operands); DONE;") 6553 "ix86_expand_binary_operator (MINUS, HImode, operands); DONE;") 6597 "ix86_expand_binary_operator (MINUS, QImode, operands); DONE;") 7831 "ix86_expand_binary_operator (AND, DImode, operands); DONE;") 7897 "ix86_expand_binary_operator (AND, SImode, operands); DONE;") [all …]
|
| H A D | i386.c | 8093 ix86_expand_binary_operator (code, mode, operands) in ix86_expand_binary_operator() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog.3 | 6737 * i386.c (ix86_expand_binary_operator, 16832 (ix86_expand_binary_operator): Update outdated preceding comment.
|
| H A D | FSFChangeLog.10 | 1764 (optimization_options, ix86_expand_binary_operator,
|
| H A D | ChangeLog.0 | 7715 (ix86_expand_binary_operator): Removed unused variables i & insn.
|
| H A D | ChangeLog.5 | 7392 use ix86_expand_binary_operator
|
| H A D | ChangeLog.2 | 2331 (ix86_expand_binary_operator): Ensure that
|