Home
last modified time | relevance | path

Searched refs:gcc_jit_function_new_local (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/
H A Dtut03-sum-of-squares.c57 gcc_jit_function_new_local (func, NULL, the_type, "i"); in create_code()
59 gcc_jit_function_new_local (func, NULL, the_type, "sum"); in create_code()
H A Dtut05-bf.c380 gcc_jit_function_new_local (bfc.func, NULL, in bf_compile()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/
H A Dtut03-sum-of-squares.c57 gcc_jit_function_new_local (func, NULL, the_type, "i"); in create_code()
59 gcc_jit_function_new_local (func, NULL, the_type, "sum"); in create_code()
H A Dtut05-bf.c380 gcc_jit_function_new_local (bfc.func, NULL, in bf_compile()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c543 gcc_jit_function_new_local (state.fn, NULL, in toyvm_function_compile()
546 gcc_jit_function_new_local (state.fn, NULL, in toyvm_function_compile()
549 gcc_jit_function_new_local (state.fn, NULL, in toyvm_function_compile()
552 gcc_jit_function_new_local (state.fn, NULL, in toyvm_function_compile()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c543 gcc_jit_function_new_local (state.fn, NULL, in toyvm_function_compile()
546 gcc_jit_function_new_local (state.fn, NULL, in toyvm_function_compile()
549 gcc_jit_function_new_local (state.fn, NULL, in toyvm_function_compile()
552 gcc_jit_function_new_local (state.fn, NULL, in toyvm_function_compile()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/intro/
H A Dtutorial03.rst146 calling :c:func:`gcc_jit_function_new_local`, supplying a type and a
153 gcc_jit_function_new_local (func, NULL, the_type, "i");
155 gcc_jit_function_new_local (func, NULL, the_type, "sum");
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/intro/
H A Dtutorial03.rst146 calling :c:func:`gcc_jit_function_new_local`, supplying a type and a
153 gcc_jit_function_new_local (func, NULL, the_type, "i");
155 gcc_jit_function_new_local (func, NULL, the_type, "sum");
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Dlibgccjit.map83 gcc_jit_function_new_local;
H A Dlibgccjit.h1054 gcc_jit_function_new_local (gcc_jit_function *func,
H A Dlibgccjit++.h1436 return lvalue (gcc_jit_function_new_local (get_inner_function (), in new_local()
H A Dlibgccjit.c1894 gcc_jit_function_new_local (gcc_jit_function *func, in gcc_jit_function_new_local() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit.map83 gcc_jit_function_new_local;
H A Dlibgccjit.h1373 gcc_jit_function_new_local (gcc_jit_function *func,
H A DChangeLog.jit99 (gcc_jit_function_new_local): Likewise.
1064 (gcc_jit_function_new_local): Likewise.
1748 * libgccjit.c (gcc_jit_function_new_local): Use the context of the
3054 * libgccjit.c (gcc_jit_function_new_local): Use a more clear
3198 (gcc_jit_function_new_local): Likewise.
3287 (gcc_jit_function_new_local): ...this, and change return type
3293 (gcc_jit_function_new_local): ...this, and change return type
3298 (gcc_jit_function_new_local): ...this.
H A DChangeLog270 (gcc_jit_function_new_local): Likewise.
917 (Functions): Likewise for gcc_jit_function_new_local.
930 (gcc_jit_function_new_local): Likewise.
1889 (gcc_jit_function_new_local): Likewise for local.
1906 (gcc_jit_function_new_local): Likewise.
3073 (gcc_jit_function_new_local): Likewise.
H A Dlibgccjit++.h1505 return lvalue (gcc_jit_function_new_local (get_inner_function (), in new_local()
H A Dlibgccjit.cc2749 gcc_jit_function_new_local (gcc_jit_function *func, in gcc_jit_function_new_local() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/
H A Dfunctions.rst143 gcc_jit_function_new_local (gcc_jit_function *func,\
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/
H A Dfunctions.rst160 gcc_jit_function_new_local (gcc_jit_function *func,\
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi1363 calling @pxref{26,,gcc_jit_function_new_local()}, supplying a type and a
1369 gcc_jit_function_new_local (func, NULL, the_type, "i");
1371 gcc_jit_function_new_local (func, NULL, the_type, "sum");
1709 gcc_jit_function_new_local (func, NULL, the_type, "i");
1711 gcc_jit_function_new_local (func, NULL, the_type, "sum");
2554 gcc_jit_function_new_local (state.fn, NULL,
2557 gcc_jit_function_new_local (state.fn, NULL,
2560 gcc_jit_function_new_local (state.fn, NULL,
2563 gcc_jit_function_new_local (state.fn, NULL,
4539 gcc_jit_function_new_local (bfc.func, NULL,
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi1299 calling @ref{26,,gcc_jit_function_new_local()}, supplying a type and a
1305 gcc_jit_function_new_local (func, NULL, the_type, "i");
1307 gcc_jit_function_new_local (func, NULL, the_type, "sum");
1613 gcc_jit_function_new_local (func, NULL, the_type, "i");
1615 gcc_jit_function_new_local (func, NULL, the_type, "sum");
2419 gcc_jit_function_new_local (state.fn, NULL,
2422 gcc_jit_function_new_local (state.fn, NULL,
2425 gcc_jit_function_new_local (state.fn, NULL,
2428 gcc_jit_function_new_local (state.fn, NULL,
4143 gcc_jit_function_new_local (bfc.func, NULL,
[all …]
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS90975 d28c4367b0aa5a5959dad3db792843f0 gcc/testsuite/jit.dg/test-error-gcc_jit_function_new_local-opaque…
90976 01e60810839d7c4d1be8e6ee60a4cdaa gcc/testsuite/jit.dg/test-error-gcc_jit_function_new_local-void-t…
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS78729 d28c4367b0aa5a5959dad3db792843f0 gcc/testsuite/jit.dg/test-error-gcc_jit_function_new_local-opaque…