Home
last modified time | relevance | path

Searched refs:gcc_jit_context_new_function (Results 1 – 25 of 34) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/
H A Dtut01-hello-world.c42 gcc_jit_context_new_function (ctxt, NULL, in create_code()
52 gcc_jit_context_new_function (ctxt, NULL, in create_code()
H A Dtut05-bf.c31 gcc_jit_context_new_function (ctxt, NULL, in make_main()
349 gcc_jit_context_new_function (bfc.ctxt, NULL, in bf_compile()
359 gcc_jit_context_new_function (bfc.ctxt, NULL, in bf_compile()
H A Dtut02-square.c40 gcc_jit_context_new_function (ctxt, NULL, in create_code()
H A Dtut03-sum-of-squares.c49 gcc_jit_context_new_function (ctxt, NULL, in create_code()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/
H A Dtut01-hello-world.c42 gcc_jit_context_new_function (ctxt, NULL, in create_code()
52 gcc_jit_context_new_function (ctxt, NULL, in create_code()
H A Dtut05-bf.c31 gcc_jit_context_new_function (ctxt, NULL, in make_main()
349 gcc_jit_context_new_function (bfc.ctxt, NULL, in bf_compile()
359 gcc_jit_context_new_function (bfc.ctxt, NULL, in bf_compile()
H A Dtut02-square.c40 gcc_jit_context_new_function (ctxt, NULL, in create_code()
H A Dtut03-sum-of-squares.c49 gcc_jit_context_new_function (ctxt, NULL, in create_code()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/internals/
H A Dtest-hello-world.exe.log.txt30 JIT: entering: gcc_jit_context_new_function
31 JIT: exiting: gcc_jit_context_new_function
36 JIT: entering: gcc_jit_context_new_function
37 JIT: exiting: gcc_jit_context_new_function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/internals/
H A Dtest-hello-world.exe.log.txt30 JIT: entering: gcc_jit_context_new_function
31 JIT: exiting: gcc_jit_context_new_function
36 JIT: entering: gcc_jit_context_new_function
37 JIT: exiting: gcc_jit_context_new_function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/
H A Dcompilation.rst59 :func:`gcc_jit_context_new_function` with `kind`
64 gcc_jit_context_new_function (ctxt,
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/
H A Dcompilation.rst59 :func:`gcc_jit_context_new_function` with `kind`
64 gcc_jit_context_new_function (ctxt,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Dlibgccjit.map56 gcc_jit_context_new_function;
H A Dlibgccjit.h720 gcc_jit_context_new_function (gcc_jit_context *ctxt,
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit.map56 gcc_jit_context_new_function;
H A Dlibgccjit.h800 gcc_jit_context_new_function (gcc_jit_context *ctxt,
H A DChangeLog.jit57 (gcc_jit_context_new_function): Likewise. Also document that LOC
131 (gcc_jit_context_new_function): Likewise.
139 (gcc_jit_context_new_function): Likewise for "kind".
153 (gcc_jit_context_new_function): Replace use of IS_ASCII_ALPHA and
1030 (gcc_jit_context_new_function): Likewise.
1773 * libgccjit.c (gcc_jit_context_new_function): Pass BUILT_IN_NONE for
1815 (gcc_jit_context_new_function): Require that function names be valid
2915 (gcc_jit_context_new_function): Likewise.
2916 (gcc_jit_context_new_function): Likewise.
3183 (gcc_jit_context_new_function): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/intro/
H A Dtutorial02.rst122 :c:func:`gcc_jit_context_new_function`:
127 gcc_jit_context_new_function (ctxt, NULL,
H A Dtutorial03.rst92 gcc_jit_context_new_function (ctxt, NULL,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/intro/
H A Dtutorial02.rst122 :c:func:`gcc_jit_context_new_function`:
127 gcc_jit_context_new_function (ctxt, NULL,
H A Dtutorial03.rst92 gcc_jit_context_new_function (ctxt, NULL,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/
H A Dfunctions.rst61 This is a wrapper around the C API's :c:func:`gcc_jit_context_new_function`.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c534 gcc_jit_context_new_function (state.ctxt, in toyvm_function_compile()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/
H A Dfunctions.rst61 This is a wrapper around the C API's :c:func:`gcc_jit_context_new_function`.
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c534 gcc_jit_context_new_function (state.ctxt, in toyvm_function_compile()

12