Home
last modified time | relevance | path

Searched refs:tilegx_bitfield_operand_p (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx-protos.h31 extern bool tilegx_bitfield_operand_p (HOST_WIDE_INT, int *, int *);
H A Dconstraints.md56 (match_test "tilegx_bitfield_operand_p (ival, NULL, NULL)")))
H A Dtilegx.c1532 tilegx_bitfield_operand_p (HOST_WIDE_INT n, int *first_bit, int *last_bit) in tilegx_bitfield_operand_p() function
5318 || !tilegx_bitfield_operand_p (INTVAL (x) ^ flip, in tilegx_print_operand()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx-protos.h31 extern bool tilegx_bitfield_operand_p (HOST_WIDE_INT, int *, int *);
H A Dconstraints.md56 (match_test "tilegx_bitfield_operand_p (ival, NULL, NULL)")))
H A Dtilegx.cc1533 tilegx_bitfield_operand_p (HOST_WIDE_INT n, int *first_bit, int *last_bit) in tilegx_bitfield_operand_p() function
5317 || !tilegx_bitfield_operand_p (INTVAL (x) ^ flip, in tilegx_print_operand()