Searched refs:mips_expand_ext_as_unaligned_load (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | mips-protos.h | 251 extern bool mips_expand_ext_as_unaligned_load (rtx, rtx, HOST_WIDE_INT,
|
H A D | mips.md | 4267 if (mips_expand_ext_as_unaligned_load (operands[0], operands[1], 4304 if (mips_expand_ext_as_unaligned_load (operands[0], operands[1],
|
H A D | mips.c | 8067 if (!mips_expand_ext_as_unaligned_load (regs[i], part, bits, 0, 0)) in mips_block_move_straight() 8394 mips_expand_ext_as_unaligned_load (rtx dest, rtx src, HOST_WIDE_INT width, in mips_expand_ext_as_unaligned_load() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | mips-protos.h | 251 extern bool mips_expand_ext_as_unaligned_load (rtx, rtx, HOST_WIDE_INT,
|
H A D | mips.md | 4267 if (mips_expand_ext_as_unaligned_load (operands[0], operands[1], 4304 if (mips_expand_ext_as_unaligned_load (operands[0], operands[1],
|
H A D | mips.cc | 8207 if (!mips_expand_ext_as_unaligned_load (regs[i], part, bits, 0, 0)) in mips_block_move_straight() 8534 mips_expand_ext_as_unaligned_load (rtx dest, rtx src, HOST_WIDE_INT width, in mips_expand_ext_as_unaligned_load() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2012 | 3037 (mips_expand_ext_as_unaligned_load): Simplify for new optab 18060 * config/mips/mips-protos.h (mips_expand_ext_as_unaligned_load): 18063 mips_expand_ext_as_unaligned_load. 18064 (mips_expand_ext_as_unaligned_load): Add unsigned_p argument. 18067 mips_expand_ext_as_unaligned_load.
|
H A D | ChangeLog-2007 | 3332 (mips_expand_ext_as_unaligned_load): ...this and give the WIDTH 3479 (mips_expand_ext_as_unaligned_load): ...this and give the WIDTH
|
H A D | ChangeLog-2021 | 31839 * config/mips/mips.c (mips_expand_ext_as_unaligned_load):
|