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

/openbsd-current/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v-protos.h35 extern int cr_operand PARAMS ((rtx, enum machine_mode));
H A Dd30v.c531 cr_operand (op, mode)
528 cr_operand (op, mode) function
/openbsd-current/gnu/gcc/gcc/config/frv/
H A Dfrv-protos.h155 extern int cr_operand (rtx, enum machine_mode);
/openbsd-current/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv-protos.h200 extern int cr_operand PARAMS ((rtx, enum machine_mode));
H A Dfrv.c4791 cr_operand (op, mode)
4753 cr_operand (op, mode) function
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-ppc.c660 static bfd_boolean cr_operand;
690 if (! cr_operand)
2366 cr_operand = TRUE;
2368 cr_operand = FALSE;
656 static bfd_boolean cr_operand; variable
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-ppc.c662 static bfd_boolean cr_operand;
692 if (! cr_operand)
2381 cr_operand = TRUE;
2383 cr_operand = FALSE;
658 static bfd_boolean cr_operand; variable

Completed in 118 milliseconds