Home
last modified time | relevance | path

Searched refs:insn_scope (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfinal.cc1545 this_block = insn_scope (insn); in reemit_insn_block_notes()
1555 insn_scope (body->insn (i))); in reemit_insn_block_notes()
H A Drtl.h3370 extern tree insn_scope (const rtx_insn *);
H A Demit-rtl.cc6535 insn_scope (const rtx_insn *insn) in insn_scope() function
H A Ddwarf2out.cc28134 ca_loc->block = insn_scope (prev); in dwarf2out_var_location()
H A DChangeLog-201210435 (insn_scope): Change to use new location.
21524 * rtl.h (insn_scope): Move prototype from cfglayout.h here.
21538 locator_scope, insn_scope, locator_location, locator_line, insn_line,
H A DChangeLog-20037223 * cfglayout.c (insn_scope): Use prologue_locator and
20074 * cfglayout.c (insn_scope): New static function
20078 (scope_to_insns_finalize): Use insn_scope.
H A DChangeLog-200514242 (insn_locators_initialize, change_scope, insn_scope,
20646 insn_locators_initialize, insn_scope): Use VEC instead of
H A DChangeLog-201135224 * cfglayout.h (insn_scope): New prototype.
35226 * cfglayout.c (insn_scope): No longer static.
H A DChangeLog-201419540 (insn_scope): Likewise.
19554 (insn_scope): Strengthen param from const_rtx to const rtx_insn *.
H A DChangeLog-20084120 (insn_scope): Use it.
H A DChangeLog-200713976 * cfglayout.c (insn_scope, insn_line): Constify.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfinal.c1557 this_block = insn_scope (insn); in reemit_insn_block_notes()
1567 insn_scope (body->insn (i))); in reemit_insn_block_notes()
H A Drtl.h3361 extern tree insn_scope (const rtx_insn *);
H A Demit-rtl.c6545 insn_scope (const rtx_insn *insn) in insn_scope() function
H A Ddwarf2out.c27522 ca_loc->block = insn_scope (prev); in dwarf2out_var_location()