Searched refs:ix86_fixup_binary_operands_no_copy (Results 1 – 9 of 9) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | mmx.md | 244 "ix86_fixup_binary_operands_no_copy (PLUS, V2SFmode, operands);") 285 "ix86_fixup_binary_operands_no_copy (MULT, V2SFmode, operands);") 312 ix86_fixup_binary_operands_no_copy (<CODE>, V2SFmode, operands); 465 "ix86_fixup_binary_operands_no_copy (EQ, V2SFmode, operands);") 676 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);") 695 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);") 712 "ix86_fixup_binary_operands_no_copy (MULT, V4HImode, operands);") 734 "ix86_fixup_binary_operands_no_copy (MULT, V4HImode, operands);") 762 "ix86_fixup_binary_operands_no_copy (MULT, V4HImode, operands);") 800 "ix86_fixup_binary_operands_no_copy (MULT, V4HImode, operands);") [all …]
|
H A D | i386-protos.h | 94 extern void ix86_fixup_binary_operands_no_copy (enum rtx_code,
|
H A D | sse.md | 1665 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);") 1705 "ix86_fixup_binary_operands_no_copy (MULT, <MODE>mode, operands);") 1747 "ix86_fixup_binary_operands_no_copy (DIV, <MODE>mode, operands);") 1755 ix86_fixup_binary_operands_no_copy (DIV, <MODE>mode, operands); 2013 ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands); 3255 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);") 3263 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);") 3582 "ix86_fixup_binary_operands_no_copy (<CODE>, TFmode, operands);") 10169 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);") 10180 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);") [all …]
|
H A D | i386.md | 6392 ix86_fixup_binary_operands_no_copy (PLUS, <MODE>mode, operands); 6455 "ix86_fixup_binary_operands_no_copy (PLUS, <MODE>mode, operands);") 6741 ix86_fixup_binary_operands_no_copy (MINUS, <MODE>mode, operands); 6802 "ix86_fixup_binary_operands_no_copy (MINUS, <MODE>mode, operands);")
|
H A D | i386.c | 20546 ix86_fixup_binary_operands_no_copy (enum rtx_code code, in ix86_fixup_binary_operands_no_copy() function 20661 ix86_fixup_binary_operands_no_copy (code, mode, operands); in ix86_expand_vector_logical_operator()
|
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/ |
H A D | mmx.md | 367 "ix86_fixup_binary_operands_no_copy (PLUS, V2SFmode, operands);") 408 "ix86_fixup_binary_operands_no_copy (MULT, V2SFmode, operands);") 433 ix86_fixup_binary_operands_no_copy (<CODE>, V2SFmode, operands); 575 "ix86_fixup_binary_operands_no_copy (EQ, V2SFmode, operands);") 787 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);") 806 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);") 823 "ix86_fixup_binary_operands_no_copy (MULT, V4HImode, operands);") 845 "ix86_fixup_binary_operands_no_copy (MULT, V4HImode, operands);") 873 "ix86_fixup_binary_operands_no_copy (MULT, V4HImode, operands);") 911 "ix86_fixup_binary_operands_no_copy (MULT, V4HImode, operands);") [all …]
|
H A D | i386-protos.h | 90 extern void ix86_fixup_binary_operands_no_copy (enum rtx_code,
|
H A D | sse.md | 772 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);") 811 "ix86_fixup_binary_operands_no_copy (MULT, <MODE>mode, operands);") 849 "ix86_fixup_binary_operands_no_copy (DIV, <MODE>mode, operands);") 857 ix86_fixup_binary_operands_no_copy (DIV, <MODE>mode, operands); 1026 ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands); 1593 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);") 4914 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);") 4937 "ix86_fixup_binary_operands_no_copy (<CODE>, <MODE>mode, operands);") 5026 "ix86_fixup_binary_operands_no_copy (MULT, <MODE>mode, operands);") 5053 "ix86_fixup_binary_operands_no_copy (MULT, <MODE>mode, operands);") [all …]
|
H A D | i386.c | 16293 ix86_fixup_binary_operands_no_copy (enum rtx_code code, in ix86_fixup_binary_operands_no_copy() function
|