Home
last modified time | relevance | path

Searched refs:mips_use_ins_ext_p (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips-protos.h330 extern bool mips_use_ins_ext_p (rtx, HOST_WIDE_INT, HOST_WIDE_INT);
H A Dmips.md4320 if (!mips_use_ins_ext_p (operands[1], INTVAL (operands[2]),
4330 "mips_use_ins_ext_p (operands[1], INTVAL (operands[2]),
4370 if (!mips_use_ins_ext_p (operands[0], INTVAL (operands[1]),
4380 "mips_use_ins_ext_p (operands[0], INTVAL (operands[1]),
H A Dmips.c8493 mips_use_ins_ext_p (rtx op, HOST_WIDE_INT width, HOST_WIDE_INT bitpos) in mips_use_ins_ext_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips-protos.h331 extern bool mips_use_ins_ext_p (rtx, HOST_WIDE_INT, HOST_WIDE_INT);
H A Dmips.md4320 if (!mips_use_ins_ext_p (operands[1], INTVAL (operands[2]),
4330 "mips_use_ins_ext_p (operands[1], INTVAL (operands[2]),
4370 if (!mips_use_ins_ext_p (operands[0], INTVAL (operands[1]),
4380 "mips_use_ins_ext_p (operands[0], INTVAL (operands[1]),
H A Dmips.cc8633 mips_use_ins_ext_p (rtx op, HOST_WIDE_INT width, HOST_WIDE_INT bitpos) in mips_use_ins_ext_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200516727 * config/mips/mips-protos.h (mips_use_ins_ext_p): Remove parameter
16742 * config/mips/mips-protos.h: Declare mips_use_ins_ext_p
17290 * config/mips/mips.c (mips_use_ins_ext_p): New helper function
H A DChangeLog-20073353 (mips_use_ins_ext_p): Give the second and third arguments type
3485 (mips_use_ins_ext_p): Rename second and third arguments to WIDTH