Home
last modified time | relevance | path

Searched refs:gcc_jit_context_new_cast (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/
H A Dtut05-bf.c191 gcc_jit_context_new_cast ( in bf_compile_char()
224 gcc_jit_context_new_cast ( in bf_compile_char()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/
H A Dtut05-bf.c191 gcc_jit_context_new_cast ( in bf_compile_char()
224 gcc_jit_context_new_cast ( in bf_compile_char()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Dlibgccjit.map52 gcc_jit_context_new_cast;
H A Dlibgccjit.h1002 gcc_jit_context_new_cast (gcc_jit_context *ctxt,
H A Dlibgccjit++.h1233 return rvalue (gcc_jit_context_new_cast (m_inner_ctxt, in new_cast()
H A Dlibgccjit.c1654 gcc_jit_context_new_cast (gcc_jit_context *ctxt, in gcc_jit_context_new_cast() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit.map52 gcc_jit_context_new_cast;
H A Dlibgccjit.h1250 gcc_jit_context_new_cast (gcc_jit_context *ctxt,
H A DChangeLog.jit88 (gcc_jit_context_new_cast): Likewise. Also document that LOC can
881 (gcc_jit_context_new_cast): Check for compatible types.
1054 (gcc_jit_context_new_cast): Likewise.
1206 * libgccjit.h (gcc_jit_context_new_cast): New.
1207 * libgccjit.map (gcc_jit_context_new_cast): New.
1209 * libgccjit.c (gcc_jit_context_new_cast): New.
H A Dlibgccjit++.h1294 return rvalue (gcc_jit_context_new_cast (m_inner_ctxt, in new_cast()
H A Dlibgccjit.cc2415 gcc_jit_context_new_cast (gcc_jit_context *ctxt, in gcc_jit_context_new_cast() function
H A DChangeLog260 (gcc_jit_context_new_cast): Likewise.
3066 (gcc_jit_context_new_cast): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c678 gcc_jit_context_new_cast ( in toyvm_function_compile()
727 gcc_jit_context_new_cast ( in toyvm_function_compile()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c678 gcc_jit_context_new_cast ( in toyvm_function_compile()
727 gcc_jit_context_new_cast ( in toyvm_function_compile()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/
H A Dexpressions.rst494 gcc_jit_context_new_cast (gcc_jit_context *ctxt,\
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/
H A Dexpressions.rst643 gcc_jit_context_new_cast (gcc_jit_context *ctxt,\
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi2787 gcc_jit_context_new_cast (
2836 gcc_jit_context_new_cast (
4350 gcc_jit_context_new_cast (
4383 gcc_jit_context_new_cast (
7252 @geindex gcc_jit_context_new_cast (C function)
7253 @anchor{topics/expressions gcc_jit_context_new_cast}@anchor{be}
7254 @deffn {C Function} gcc_jit_rvalue * gcc_jit_context_new_cast (gcc_jit_context@w{ }*ctxt,…
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi2631 gcc_jit_context_new_cast (
2680 gcc_jit_context_new_cast (
3954 gcc_jit_context_new_cast (
3987 gcc_jit_context_new_cast (
7162 @geindex gcc_jit_context_new_cast (C function)
7163 @anchor{topics/expressions c gcc_jit_context_new_cast}@anchor{df}
7164 @deffn {C Function} gcc_jit_rvalue * gcc_jit_context_new_cast (gcc_jit_context@w{ }*ctxt,…
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS523 * [101]gcc_jit_context_new_cast is now able to handle truncation and
959 …1. https://gcc.gnu.org/onlinedocs/gcc-12.1.0/jit/topics/expressions.html#c.gcc_jit_context_new_cast