Searched refs:uns_arith_operand (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/config/mips/
H A Dmips.h227 extern int uns_arith_operand ();
3816 {"uns_arith_operand", { REG, CONST_INT, SUBREG }}, \
H A Dmips.c440 uns_arith_operand (op, mode)
1082 /* Like uns_arith_operand, but when in 64 bit mode also accept a sign
1099 return uns_arith_operand (op, mode);
439 uns_arith_operand (op, mode) function
/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsparc.c1059 uns_arith_operand (op, mode)
1055 uns_arith_operand (op, mode) function
/haiku-buildtools/gcc/gcc/config/mips/
H A Dmips.c4982 if (uns_arith_operand (cmp1, VOIDmode))

Completed in 208 milliseconds