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

/freebsd-11-stable/contrib/gcc/
H A Dfinal.c438 #ifdef ADJUST_INSN_LENGTH
439 ADJUST_INSN_LENGTH (insn, length);
1099 #ifdef ADJUST_INSN_LENGTH
1100 ADJUST_INSN_LENGTH (insn, insn_lengths[uid]);
1119 #ifdef ADJUST_INSN_LENGTH
1324 #ifdef ADJUST_INSN_LENGTH
1327 ADJUST_INSN_LENGTH (insn, new_length);
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h2350 #define ADJUST_INSN_LENGTH(INSN, LENGTH) \
2331 #define ADJUST_INSN_LENGTH macro

Completed in 131 milliseconds