Home
last modified time | relevance | path

Searched refs:gcc_jit_context_one (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/
H A Dtut05-bf.c370 bfc.int_one = gcc_jit_context_one (bfc.ctxt, bfc.int_type); in bf_compile()
372 bfc.byte_one = gcc_jit_context_one (bfc.ctxt, bfc.byte_type); in bf_compile()
H A Dtut03-sum-of-squares.c111 gcc_jit_context_one (ctxt, the_type)); in create_code()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/
H A Dtut05-bf.c370 bfc.int_one = gcc_jit_context_one (bfc.ctxt, bfc.int_type); in bf_compile()
372 bfc.byte_one = gcc_jit_context_one (bfc.ctxt, bfc.byte_type); in bf_compile()
H A Dtut03-sum-of-squares.c111 gcc_jit_context_one (ctxt, the_type)); in create_code()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Dlibgccjit.map71 gcc_jit_context_one;
H A Dlibgccjit.h820 gcc_jit_context_one (gcc_jit_context *ctxt,
H A Dlibgccjit++.h893 return rvalue (gcc_jit_context_one (m_inner_ctxt, in one()
H A Dlibgccjit.c1226 gcc_jit_context_one (gcc_jit_context *ctxt, in gcc_jit_context_one() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit.map71 gcc_jit_context_one;
H A Dlibgccjit.h1068 gcc_jit_context_one (gcc_jit_context *ctxt,
H A DChangeLog.jit76 (gcc_jit_context_one): Likewise.
779 (gcc_jit_context_one): Likewise.
1045 (gcc_jit_context_one): Likewise.
2159 (gcc_jit_context_one): Likewise.
2165 (gcc_jit_context_one): Likewise.
2922 (gcc_jit_context_one): Likewise.
3189 (gcc_jit_context_one): Likewise.
H A Dlibgccjit++.h954 return rvalue (gcc_jit_context_one (m_inner_ctxt, in one()
H A DChangeLog251 (gcc_jit_context_one): Likewise.
2252 description of gcc_jit_context_one.
3056 (gcc_jit_context_one): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/intro/
H A Dtutorial03.rst276 a similar way. We use :c:func:`gcc_jit_context_one` to get the constant
287 gcc_jit_context_one (ctxt, the_type));
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/intro/
H A Dtutorial03.rst276 a similar way. We use :c:func:`gcc_jit_context_one` to get the constant
287 gcc_jit_context_one (ctxt, the_type));
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c516 state.const_one = gcc_jit_context_one (state.ctxt, state.int_type); in toyvm_function_compile()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c516 state.const_one = gcc_jit_context_one (state.ctxt, state.int_type); in toyvm_function_compile()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/intro/
H A Dtutorial03.rst275 a similar way. We use :c:func:`gcc_jit_context_one` to get the constant
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/intro/
H A Dtutorial03.rst275 a similar way. We use :c:func:`gcc_jit_context_one` to get the constant
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/
H A Dfunctions.rst262 gcc_jit_context_one (ctxt, int_type));
H A Dexpressions.rst83 .. function:: gcc_jit_rvalue *gcc_jit_context_one (gcc_jit_context *ctxt, \
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/
H A Dfunctions.rst307 gcc_jit_context_one (ctxt, int_type));
H A Dexpressions.rst83 .. function:: gcc_jit_rvalue *gcc_jit_context_one (gcc_jit_context *ctxt, \
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi1522 a similar way. We use @pxref{2f,,gcc_jit_context_one()} to get the constant
1532 gcc_jit_context_one (ctxt, the_type));
1763 gcc_jit_context_one (ctxt, the_type));
2424 state.const_one = gcc_jit_context_one (state.ctxt, state.int_type);
4529 bfc.int_one = gcc_jit_context_one (bfc.ctxt, bfc.int_type);
4531 bfc.byte_one = gcc_jit_context_one (bfc.ctxt, bfc.byte_type);
6541 @geindex gcc_jit_context_one (C function)
6542 @anchor{topics/expressions gcc_jit_context_one}@anchor{2f}
6543 @deffn {C Function} gcc_jit_rvalue *gcc_jit_context_one (gcc_jit_context@w{ }*ctxt, gcc_jit_type@w{…
7784 gcc_jit_context_one (ctxt, int_type));
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi1442 a similar way. We use @ref{2f,,gcc_jit_context_one()} to get the constant
1452 gcc_jit_context_one (ctxt, the_type));
1667 gcc_jit_context_one (ctxt, the_type));
2301 state.const_one = gcc_jit_context_one (state.ctxt, state.int_type);
4133 bfc.int_one = gcc_jit_context_one (bfc.ctxt, bfc.int_type);
4135 bfc.byte_one = gcc_jit_context_one (bfc.ctxt, bfc.byte_type);
6347 @geindex gcc_jit_context_one (C function)
6348 @anchor{topics/expressions c gcc_jit_context_one}@anchor{2f}
6349 @deffn {C Function} gcc_jit_rvalue *gcc_jit_context_one (gcc_jit_context@w{ }*ctxt, gcc_jit_type@w{…
7954 gcc_jit_context_one (ctxt, int_type));
[all …]

12