Home
last modified time | relevance | path

Searched refs:fallthrough_block (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/
H A Dasm.rst114 gcc_jit_block *fallthrough_block)
143 ``fallthrough_block`` can be NULL. If non-NULL, it specifies the block
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/
H A Dasm.rst113 block *fallthrough_block,\
141 ``fallthrough_block`` can be NULL. If non-NULL, it specifies the block
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit++.h475 block *fallthrough_block,
1637 block *fallthrough_block, in end_with_extended_asm_goto() argument
1653 fallthrough_block ? fallthrough_block->get_inner_block () : NULL); in end_with_extended_asm_goto()
H A Dlibgccjit.h1863 gcc_jit_block *fallthrough_block);
H A Djit-recording.h1390 block *fallthrough_block);
2442 block *fallthrough_block);
H A Djit-recording.cc4609 block *fallthrough_block) in end_with_extended_asm_goto() argument
4614 fallthrough_block); in end_with_extended_asm_goto()
7450 block *fallthrough_block) in extended_asm_goto() argument
7453 m_fallthrough_block (fallthrough_block) in extended_asm_goto()
H A Dlibgccjit.cc4139 gcc_jit_block *fallthrough_block) in gcc_jit_block_end_with_extended_asm_goto() argument
4155 fallthrough_block); in gcc_jit_block_end_with_extended_asm_goto()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dasan.c1999 basic_block *fallthrough_block) in create_cond_insert_point() argument
2044 *fallthrough_block = fallthru_bb; in create_cond_insert_point()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dasan.cc2412 basic_block *fallthrough_block) in create_cond_insert_point() argument
2457 *fallthrough_block = fallthru_bb; in create_cond_insert_point()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi9738 …te, int@w{ }num_goto_blocks, gcc_jit_block@w{ }**goto_blocks, gcc_jit_block@w{ }*fallthrough_block)
9788 @code{fallthrough_block} can be NULL. If non-NULL, it specifies the block
15312 …t std::string &asm_template, std::vector<block> goto_blocks, block *fallthrough_block, location lo…
15358 @code{fallthrough_block} can be NULL. If non-NULL, it specifies the block