Searched refs:mips_expand_unaligned_store (Results 1 – 6 of 6) sorted by relevance
| /freebsd-9-stable/contrib/gcc/config/mips/ |
| D | mips-protos.h | 191 extern bool mips_expand_unaligned_store (rtx, rtx, unsigned int, int);
|
| D | mips.c | 3544 if (!mips_expand_unaligned_store (part, regs[i], bits, 0)) in mips_block_move_straight() 4553 mips_expand_unaligned_store (rtx dest, rtx src, unsigned int width, int bitpos) in mips_expand_unaligned_store() function
|
| D | mips.md | 2942 if (mips_expand_unaligned_store (operands[0], operands[3],
|
| /freebsd-9-stable/contrib/gcc/ |
| D | ChangeLog-2003 | 24507 (mips_expand_unaligned_store): Declare. 24509 (mips_expand_unaligned_load, mips_expand_unaligned_store): New fns. 24515 (insv): Use mips_expand_unaligned_store. Use a reg_or_0_operand
|
| D | ChangeLog-2006 | 1969 * config/mips/mips.c (mips_expand_unaligned_store): Use the mode
|
| D | ChangeLog-2004 | 26159 to mips_expand_unaligned_load, mips_expand_unaligned_store, and
|