Home
last modified time | relevance | path

Searched refs:find_first_parameter_load (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcse.c2078 insn = find_first_parameter_load (insn, BB_HEAD (bb)); in insert_insn_end_basic_block()
H A Dexcept.c1141 before = find_first_parameter_load (insn, NULL); in sjlj_mark_call_sites()
H A Drtl.h3578 extern rtx_insn *find_first_parameter_load (rtx_insn *, rtx_insn *);
H A Drtlanal.c4078 find_first_parameter_load (rtx_insn *call_insn, rtx_insn *boundary) in find_first_parameter_load() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcse.cc2060 insn = find_first_parameter_load (insn, BB_HEAD (bb)); in insert_insn_end_basic_block()
H A Dexcept.cc1142 before = find_first_parameter_load (insn, NULL); in sjlj_mark_call_sites()
H A Drtl.h3718 extern rtx_insn *find_first_parameter_load (rtx_insn *, rtx_insn *);
H A DChangeLog-200114903 * rtlanal.c (find_first_parameter_load): Call note_stores
15473 * rtlanal.c (find_first_parameter_load): Stop if we
15981 * rtlanal.c (parms_set, find_first_parameter_load): Break out from...;
15984 * gcse.c (insert_insn_end_bb): Use find_first_parameter_load.
H A DChangeLog-201421677 * rtl.h (find_first_parameter_load): Strengthen return type and
21679 * rtlanal.c (find_first_parameter_load): Strengthen return type,
27596 * rtl.h (find_first_parameter_load): Strengthen return type from
27598 * rtlanal.c (find_first_parameter_load): Strengthen return type
H A DChangeLog-200413763 find_first_parameter_load, can_hoist_insn_p, hoist_update_store,
24659 find_first_parameter_load, can_hoist_insn_p): Likewise.
29927 parms_set, find_first_parameter_load, keep_with_call_p,
H A DChangeLog-200528459 * rtlanal.c (find_first_parameter_load): Rewrite to
H A DChangeLog-20169670 * rtlanal.c (find_first_parameter_load): Skip static chain registers.
H A DChangeLog-201915306 (find_first_parameter_load): Pass the insn rather than