Searched refs:ix86_binary_operator_ok (Results 1 – 11 of 11) sorted by relevance
| /NextBSD/contrib/gcc/config/i386/ |
| HD | mmx.md | 218 "TARGET_3DNOW && ix86_binary_operator_ok (PLUS, V2SFmode, operands)" 245 "TARGET_3DNOW && ix86_binary_operator_ok (MULT, V2SFmode, operands)" 254 "TARGET_3DNOW && ix86_binary_operator_ok (SMAX, V2SFmode, operands)" 263 "TARGET_3DNOW && ix86_binary_operator_ok (SMIN, V2SFmode, operands)" 393 "TARGET_3DNOW && ix86_binary_operator_ok (EQ, V2SFmode, operands)" 565 "TARGET_MMX && ix86_binary_operator_ok (PLUS, <MODE>mode, operands)" 576 "TARGET_SSE2 && ix86_binary_operator_ok (PLUS, DImode, operands)" 646 "TARGET_MMX && ix86_binary_operator_ok (MULT, V4HImode, operands)" 660 "TARGET_MMX && ix86_binary_operator_ok (MULT, V4HImode, operands)" 675 && ix86_binary_operator_ok (MULT, V4HImode, operands)" [all …]
|
| HD | sse.md | 299 "TARGET_SSE && ix86_binary_operator_ok (PLUS, V4SFmode, operands)" 311 "TARGET_SSE && ix86_binary_operator_ok (PLUS, V4SFmode, operands)" 355 "TARGET_SSE && ix86_binary_operator_ok (MULT, V4SFmode, operands)" 367 "TARGET_SSE && ix86_binary_operator_ok (MULT, V4SFmode, operands)" 481 && ix86_binary_operator_ok (SMAX, V4SFmode, operands)" 523 && ix86_binary_operator_ok (SMIN, V4SFmode, operands)" 784 "TARGET_SSE && ix86_binary_operator_ok (AND, V4SFmode, operands)" 809 "TARGET_SSE && ix86_binary_operator_ok (IOR, V4SFmode, operands)" 825 "TARGET_SSE && ix86_binary_operator_ok (XOR, V4SFmode, operands)" 1053 "TARGET_SSE && ix86_binary_operator_ok (UNKNOWN, V4SFmode, operands)" [all …]
|
| HD | i386.md | 4794 "TARGET_64BIT && ix86_binary_operator_ok (PLUS, TImode, operands)" 4833 "!TARGET_64BIT && ix86_binary_operator_ok (PLUS, DImode, operands)" 4860 "TARGET_64BIT && ix86_binary_operator_ok (PLUS, DImode, operands)" 4873 "TARGET_64BIT && ix86_binary_operator_ok (PLUS, DImode, operands)" 4884 "ix86_binary_operator_ok (PLUS, QImode, operands)" 4896 "ix86_binary_operator_ok (PLUS, HImode, operands)" 4908 "ix86_binary_operator_ok (PLUS, SImode, operands)" 4921 "TARGET_64BIT && ix86_binary_operator_ok (PLUS, SImode, operands)" 4934 "ix86_binary_operator_ok (PLUS, SImode, operands)" 4946 "ix86_binary_operator_ok (PLUS, QImode, operands)" [all …]
|
| HD | i386-protos.h | 89 extern int ix86_binary_operator_ok (enum rtx_code, enum machine_mode, rtx[]);
|
| HD | i386.c | 9679 ix86_binary_operator_ok (enum rtx_code code, in ix86_binary_operator_ok() function 16198 else if (optimize || !ix86_binary_operator_ok (UNKNOWN, tmode, xops)) in ix86_expand_binop_builtin()
|
| /NextBSD/contrib/gcc/ |
| HD | FSFChangeLog.10 | 561 * i386.c (ix86_binary_operator_ok): One memory operand is OK. 1765 ix86_binary_operator_ok, ix86_expand_unary_operator,
|
| HD | ChangeLog-2005 | 35172 commutative; use ix86_binary_operator_ok. 35178 Macroize from existing patterns; use ix86_binary_operator_ok. 35331 operands. Use ix86_binary_operator_ok.
|
| HD | ChangeLog-2002 | 4105 * config/i386/i386.md (subdi3_1): Add call to ix86_binary_operator_ok. 4819 * config/i386/i386.md (adddi3_1): Add call to ix86_binary_operator_ok.
|
| HD | ChangeLog-1998 | 10288 (ix86_binary_operator_ok): Likewise.
|
| HD | ChangeLog-1999 | 2329 (ix86_binary_operator_ok): Do not allow operand 1 to
|
| HD | ChangeLog-2004 | 815 * config/i386/i386.md (sse2_movsd): Remove ix86_binary_operator_ok 39709 ix86_expand_binary_operator, ix86_binary_operator_ok):
|