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

/freebsd-11-stable/contrib/gperf/doc/
H A Dhelp2man64 Getopt::Long::config('bundling');
/freebsd-11-stable/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.in25 use Getopt::Long qw(:config auto_help no_ignore_case bundling);
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.c121 TRUE if we do insn bundling instead of insn scheduling. */
241 static void bundling (FILE *, int, rtx, rtx);
7215 used for bundling insns (inserting nops and template generation). */
7217 /* The following describes state of insn bundling. */
7506 /* ??? The bundling automatons should handle this for us, but they do
7656 /* The following function returns an insn important for insn bundling
7718 /* The following function does insn bundling. Bundling means
7729 bundling in this function is implemented by using DFA
7736 Simple implementation of insn bundling would create enormous
7758 bundling (FIL
7742 bundling (FILE *dump, int verbose, rtx prev_head_insn, rtx tail) function
[all...]

Completed in 78 milliseconds