Home
last modified time | relevance | path

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 Dmips-protos.h253 extern bool mips_expand_ins_as_unaligned_store (rtx, rtx, HOST_WIDE_INT,
H A Dmips.c8080 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 Dmips.md4355 if (mips_expand_ins_as_unaligned_store (operands[0], operands[3],
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips-protos.h253 extern bool mips_expand_ins_as_unaligned_store (rtx, rtx, HOST_WIDE_INT,
H A Dmips.cc8220 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 Dmips.md4355 if (mips_expand_ins_as_unaligned_store (operands[0], operands[3],
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20073335 (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 DChangeLog-20123039 (mips_expand_ins_as_unaligned_store): Update call to
H A DChangeLog-201716478 (mips_expand_ins_as_unaligned_store): Likewise.