Home
last modified time | relevance | path

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

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