Home
last modified time | relevance | path

Searched refs:insert_block (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-2013292 (insert_block): Remove function.
294 (IRBase::endBindings): Inline insert_block here.
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dfrontend-passes.cc677 insert_block () in insert_block() function
777 ns = insert_block (); in create_var()
4217 ns = insert_block (); in inline_matmul_assign()
H A DChangeLog-20083206 * f95-lang.c (insert_block): Kill.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dfrontend-passes.c677 insert_block () in insert_block() function
777 ns = insert_block (); in create_var()
3939 ns = insert_block (); in inline_matmul_assign()
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml960 external insert_block : llcontext -> string -> llbasicblock -> llbasicblock
H A Dllvm.mli1750 (** [insert_block c name bb] creates a new basic block named [name] before the
1753 val insert_block : llcontext -> string -> llbasicblock -> llbasicblock val
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20092866 * cp-tree.h: Remove the prototype for insert_block.
2867 * decl.c (insert_block): Remove.
H A DChangeLog-20012347 * cp-tree.h (pedantic, convert, global_bindings_p, insert_block,
3094 new block to insert_block.
H A DChangeLog-20023563 insert_block, getdecls, global_bindings_p): New.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200227881 insert_block, getdecls, kept_level_p, global_bindings_p): New.
27883 * expr.c (expand_expr): Use insert_block langhook.
27887 * integrate.c (expand_inline_function): Use insert_block langhook.
27906 * tree-inline.c (remap_block): Use insert_block langhook.
27908 insert_block, getdecls, kept_level_p, global_bindings_p): Remove.
H A DChangeLog-200823207 * langhooks.h (struct lang_hooks_for_decls): Kill insert_block.
23211 * c-tree.h (insert_block): Kill.
23212 * c-decl.c (insert_block): Kill.
H A DChangeLog-19997190 insert_block.
H A DChangeLog-200125036 global_bindings_p, init_decl_processing, insert_block,
H A DChangeLog-200312087 (insert_block, pushdecl, bind_label): Use SCOPE_LIST_APPEND.