Home
last modified time | relevance | path

Searched refs:avoid_func_arg_motion (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c16334 avoid_func_arg_motion (rtx_insn *first_arg, rtx_insn *insn) in avoid_func_arg_motion() function
16367 avoid_func_arg_motion (arg, insn); in add_dependee_for_func_arg()
16425 avoid_func_arg_motion (first_arg, insn); in ix86_dependencies_evaluation_hook()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc16986 avoid_func_arg_motion (rtx_insn *first_arg, rtx_insn *insn) in avoid_func_arg_motion() function
17019 avoid_func_arg_motion (arg, insn); in add_dependee_for_func_arg()
17077 avoid_func_arg_motion (first_arg, insn); in ix86_dependencies_evaluation_hook()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20129184 (avoid_func_arg_motion) : New function. Add output or anti dependency
H A DChangeLog-201812382 (avoid_func_arg_motion): Do not handle UNSPEC_BNDSTX.
H A DChangeLog-201539358 (avoid_func_arg_motion): Add dependencies for BNDSTX insns.
H A DChangeLog-201424048 (avoid_func_arg_motion): Likewise for params "first_arg", "insn".