Searched refs:ia64_expand_vecint_minmax (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/contrib/gcc/config/ia64/ |
| D | ia64-protos.h | 52 extern bool ia64_expand_vecint_minmax (enum rtx_code, enum machine_mode, rtx[]);
|
| D | vect.md | 251 if (ia64_expand_vecint_minmax (UMAX, <MODE>mode, operands)) 261 if (ia64_expand_vecint_minmax (SMAX, <MODE>mode, operands)) 271 if (ia64_expand_vecint_minmax (UMIN, <MODE>mode, operands)) 281 if (ia64_expand_vecint_minmax (SMIN, <MODE>mode, operands))
|
| D | ia64.c | 1765 ia64_expand_vecint_minmax (enum rtx_code code, enum machine_mode mode, in ia64_expand_vecint_minmax() function
|
| /freebsd-9-stable/contrib/gcc/ |
| D | ChangeLog-2005 | 13510 * config/ia64/ia64.c (ia64_expand_vecint_minmax): Use us_minus and 13857 (ia64_expand_vecint_minmax): Fix size of xops. 21738 ia64_expand_vecint_compare, ia64_expand_vecint_minmax, 35793 (ia64_expand_vecint_minmax): New.
|