Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-protos.h107 extern void ix86_expand_binary_operator (enum rtx_code,
H A Di386.md5717 "ix86_expand_binary_operator (PLUS, <MODE>mode, operands); DONE;")
5745 ix86_expand_binary_operator (PLUS, <MODE>mode, &operands[3]);
6867 "ix86_expand_binary_operator (MINUS, <MODE>mode, operands); DONE;")
6893 ix86_expand_binary_operator (MINUS, <MODE>mode, &operands[3]);
9789 ix86_expand_binary_operator (AND, <MODE>mode, operands);
10408 "ix86_expand_binary_operator (<CODE>, <MODE>mode, operands); DONE;")
10438 ix86_expand_binary_operator (<CODE>, SImode, &operands[0]);
10453 ix86_expand_binary_operator (<CODE>, SImode, &operands[3]);
11669 "ix86_expand_binary_operator (ASHIFT, <MODE>mode, operands); DONE;")
12552 "ix86_expand_binary_operator (<CODE>, <MODE>mode, operands); DONE;")
[all …]
H A Di386-expand.cc1212 ix86_expand_binary_operator (enum rtx_code code, machine_mode mode, in ix86_expand_binary_operator() function
16068 ix86_expand_binary_operator (MINUS, GET_MODE (idx), vec); in ix86_expand_vector_set_var()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-protos.h100 extern void ix86_expand_binary_operator (enum rtx_code,
H A Di386.md5139 "ix86_expand_binary_operator (PLUS, <MODE>mode, operands); DONE;")
5167 ix86_expand_binary_operator (PLUS, <MODE>mode, &operands[3]);
6262 "ix86_expand_binary_operator (MINUS, <MODE>mode, operands); DONE;")
6288 ix86_expand_binary_operator (MINUS, <MODE>mode, &operands[3]);
8910 ix86_expand_binary_operator (AND, <MODE>mode, operands);
9468 "ix86_expand_binary_operator (<CODE>, <MODE>mode, operands); DONE;")
9495 ix86_expand_binary_operator (<CODE>, SImode, &operands[0]);
9507 ix86_expand_binary_operator (<CODE>, SImode, &operands[3]);
10353 "ix86_expand_binary_operator (ASHIFT, <MODE>mode, operands); DONE;")
11066 "ix86_expand_binary_operator (<CODE>, <MODE>mode, operands); DONE;")
[all …]
H A Di386-expand.c927 ix86_expand_binary_operator (enum rtx_code code, machine_mode mode, in ix86_expand_binary_operator() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.101764 (optimization_options, ix86_expand_binary_operator,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog.101764 (optimization_options, ix86_expand_binary_operator,
H A DChangeLog-200022003 * i386.c (ix86_expand_binary_operator,
32098 (ix86_expand_binary_operator): Update outdated preceding comment.
H A DChangeLog-200522900 ix86_expand_clear, ix86_expand_binary_operator,
35213 (ix86_expand_binary_operator): ... here.
H A DChangeLog-199816294 (ix86_expand_binary_operator): Removed unused variables i & insn.
H A DChangeLog-19992331 (ix86_expand_binary_operator): Ensure that
H A DChangeLog-200815257 ix86_expand_binary_operator directly.
H A DChangeLog-200126599 use ix86_expand_binary_operator
H A DChangeLog-201629612 using ix86_expand_binary_operator instead of gen_andsi3.
H A DChangeLog-20107705 (ix86_expand_binary_operator): After reload, emit LEA if needed.
H A DChangeLog-201535897 (ix86_expand_binary_operator): Remove reload_in_progress checks.
H A DChangeLog-200439709 ix86_expand_binary_operator, ix86_binary_operator_ok):