Searched refs:mips_adjust_insn_length (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips-protos.h239 extern int mips_adjust_insn_length (rtx, int);
H A Dmips.h2348 ((LENGTH) = mips_adjust_insn_length ((INSN), (LENGTH)))
H A Dmips.c451 /* True if mips_adjust_insn_length should ignore an instruction's
9298 mips_adjust_insn_length (rtx insn, int length)
9249 mips_adjust_insn_length (rtx insn, int length) function

Completed in 41 milliseconds