Home
last modified time | relevance | path

Searched refs:entry_of_function (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Drtl.h2071 extern rtx entry_of_function (void);
H A Dcfgrtl.c439 entry_of_function (void) in entry_of_function() function
H A Dfunction.c4581 emit_insn_after (seq, entry_of_function ()); in get_arg_pointer_save_area()
H A Dbuiltins.c1368 emit_insn_before (seq, NEXT_INSN (entry_of_function ())); in expand_builtin_apply_args()
4105 emit_insn_after (seq, entry_of_function ()); in expand_builtin_saveregs()
/openbsd/gnu/gcc/gcc/config/arm/
H A Darm.c3248 emit_insn_after (seq, entry_of_function ()); in legitimize_pic_address()