Searched refs:mips_expand_ins_as_unaligned_store (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | mips-protos.h | 253 extern bool mips_expand_ins_as_unaligned_store (rtx, rtx, HOST_WIDE_INT,
|
H A D | mips.c | 8080 if (!mips_expand_ins_as_unaligned_store (part, regs[i], bits, 0)) in mips_block_move_straight() 8446 mips_expand_ins_as_unaligned_store (rtx dest, rtx src, HOST_WIDE_INT width, in mips_expand_ins_as_unaligned_store() function
|
H A D | mips.md | 4355 if (mips_expand_ins_as_unaligned_store (operands[0], operands[3],
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | mips-protos.h | 253 extern bool mips_expand_ins_as_unaligned_store (rtx, rtx, HOST_WIDE_INT,
|
H A D | mips.cc | 8220 if (!mips_expand_ins_as_unaligned_store (part, regs[i], bits, 0)) in mips_block_move_straight() 8586 mips_expand_ins_as_unaligned_store (rtx dest, rtx src, HOST_WIDE_INT width, in mips_expand_ins_as_unaligned_store() function
|
H A D | mips.md | 4355 if (mips_expand_ins_as_unaligned_store (operands[0], operands[3],
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2007 | 3335 (mips_expand_ins_as_unaligned_store): ...this and give the WIDTH 3483 (mips_expand_ins_as_unaligned_store): ...this and give the WIDTH
|
H A D | ChangeLog-2012 | 3039 (mips_expand_ins_as_unaligned_store): Update call to
|
H A D | ChangeLog-2017 | 16478 (mips_expand_ins_as_unaligned_store): Likewise.
|