Searched refs:mips_expand_unaligned_load (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips-protos.h190 extern bool mips_expand_unaligned_load (rtx, rtx, unsigned int, int);
H A Dmips.c3549 if (!mips_expand_unaligned_load (regs[i], part, bits, 0))
4536 mips_expand_unaligned_load (rtx dest, rtx src, unsigned int width, int bitpos)
4513 mips_expand_unaligned_load (rtx dest, rtx src, unsigned int width, int bitpos) function

Completed in 124 milliseconds