Searched refs:gcc_jit_context_new_rvalue_from_ptr (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | libgccjit.map | 65 gcc_jit_context_new_rvalue_from_ptr;
|
H A D | libgccjit.h | 831 gcc_jit_context_new_rvalue_from_ptr (gcc_jit_context *ctxt,
|
H A D | libgccjit.c | 1262 gcc_jit_context_new_rvalue_from_ptr (gcc_jit_context *ctxt, in gcc_jit_context_new_rvalue_from_ptr() function 1298 return gcc_jit_context_new_rvalue_from_ptr (ctxt, pointer_type, NULL); in gcc_jit_context_null()
|
H A D | libgccjit++.h | 912 gcc_jit_context_new_rvalue_from_ptr (m_inner_ctxt, in new_rvalue()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/ |
H A D | function-pointers.rst | 47 :c:func:`gcc_jit_context_new_rvalue_from_ptr`, using a function pointer
|
H A D | expressions.rst | 102 gcc_jit_context_new_rvalue_from_ptr (gcc_jit_context *ctxt, \ 116 gcc_jit_context_new_rvalue_from_ptr (ctxt, pointer_type, NULL) 635 :c:func:`gcc_jit_context_new_rvalue_from_ptr`,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/ |
H A D | function-pointers.rst | 47 :c:func:`gcc_jit_context_new_rvalue_from_ptr`, using a function pointer
|
H A D | expressions.rst | 102 gcc_jit_context_new_rvalue_from_ptr (gcc_jit_context *ctxt, \ 116 gcc_jit_context_new_rvalue_from_ptr (ctxt, pointer_type, NULL) 486 :c:func:`gcc_jit_context_new_rvalue_from_ptr`,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit.map | 65 gcc_jit_context_new_rvalue_from_ptr;
|
H A D | libgccjit.h | 1079 gcc_jit_context_new_rvalue_from_ptr (gcc_jit_context *ctxt,
|
H A D | ChangeLog.jit | 78 (gcc_jit_context_new_rvalue_from_ptr): Likewise. 857 * libgccjit.c (gcc_jit_context_new_rvalue_from_ptr): Require the 1047 (gcc_jit_context_new_rvalue_from_ptr): Likewise. 1656 * libgccjit.c (gcc_jit_context_new_rvalue_from_ptr): Verify that 2161 (gcc_jit_context_new_rvalue_from_ptr): Likewise. 2167 (gcc_jit_context_new_rvalue_from_ptr): Likewise. 2924 (gcc_jit_context_new_rvalue_from_ptr): Likewise. 3191 (gcc_jit_context_new_rvalue_from_ptr): Likewise. 3245 (gcc_jit_context_new_rvalue_from_ptr): New. 3254 (gcc_jit_context_new_rvalue_from_ptr): New. [all …]
|
H A D | libgccjit.cc | 2022 gcc_jit_context_new_rvalue_from_ptr (gcc_jit_context *ctxt, in gcc_jit_context_new_rvalue_from_ptr() function 2058 return gcc_jit_context_new_rvalue_from_ptr (ctxt, pointer_type, NULL); in gcc_jit_context_null()
|
H A D | libgccjit++.h | 973 gcc_jit_context_new_rvalue_from_ptr (m_inner_ctxt, in new_rvalue()
|
H A D | ChangeLog | 798 (gcc_jit_context_new_rvalue_from_ptr): Update function heading 2892 (gcc_jit_context_new_rvalue_from_ptr): Update for 3058 (gcc_jit_context_new_rvalue_from_ptr): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 6563 @geindex gcc_jit_context_new_rvalue_from_ptr (C function) 6564 @anchor{topics/expressions gcc_jit_context_new_rvalue_from_ptr}@anchor{98} 6565 @deffn {C Function} gcc_jit_rvalue * gcc_jit_context_new_rvalue_from_ptr (gcc_jit_context… 6578 gcc_jit_context_new_rvalue_from_ptr (ctxt, pointer_type, NULL) 7241 @pxref{98,,gcc_jit_context_new_rvalue_from_ptr()}, 8142 @pxref{98,,gcc_jit_context_new_rvalue_from_ptr()}, using a function pointer
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 6367 @geindex gcc_jit_context_new_rvalue_from_ptr (C function) 6368 @anchor{topics/expressions c gcc_jit_context_new_rvalue_from_ptr}@anchor{b3} 6369 @deffn {C Function} gcc_jit_rvalue * gcc_jit_context_new_rvalue_from_ptr (gcc_jit_context… 6382 gcc_jit_context_new_rvalue_from_ptr (ctxt, pointer_type, NULL) 7151 @ref{b3,,gcc_jit_context_new_rvalue_from_ptr()}, 8294 @ref{b3,,gcc_jit_context_new_rvalue_from_ptr()}, using a function pointer
|