Searched refs:nonmemory_operand (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Drecog.h99 extern int nonmemory_operand PROTO((rtx, enum machine_mode));
H A Drecog.c1159 nonmemory_operand (op, mode)
1152 nonmemory_operand (op, mode) function
/haiku-buildtools/legacy/gcc/gcc/config/convex/
H A Dconvex.c231 return nonmemory_operand (op, mode);
/haiku-buildtools/legacy/gcc/gcc/config/arc/
H A Darc.c604 || !nonmemory_operand (XEXP (op, 1), Pmode))
/haiku-buildtools/legacy/gcc/gcc/config/mips/
H A Dmips.h248 extern int nonmemory_operand ();
H A Dmips.c1122 /* Like nonmemory_operand, but when in 64 bit mode also accept a sign
1139 return nonmemory_operand (op, mode);
/haiku-buildtools/gcc/gcc/
H A Drecog.c1301 nonmemory_operand (rtx op, machine_mode mode)
1296 nonmemory_operand (rtx op, machine_mode mode) function

Completed in 105 milliseconds