/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/ |
H A D | tut05-bf.c | 370 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 D | tut03-sum-of-squares.c | 111 gcc_jit_context_one (ctxt, the_type)); in create_code()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/ |
H A D | tut05-bf.c | 370 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 D | tut03-sum-of-squares.c | 111 gcc_jit_context_one (ctxt, the_type)); in create_code()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | libgccjit.map | 71 gcc_jit_context_one;
|
H A D | libgccjit.h | 820 gcc_jit_context_one (gcc_jit_context *ctxt,
|
H A D | libgccjit++.h | 893 return rvalue (gcc_jit_context_one (m_inner_ctxt, in one()
|
H A D | libgccjit.c | 1226 gcc_jit_context_one (gcc_jit_context *ctxt, in gcc_jit_context_one() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit.map | 71 gcc_jit_context_one;
|
H A D | libgccjit.h | 1068 gcc_jit_context_one (gcc_jit_context *ctxt,
|
H A D | ChangeLog.jit | 76 (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 D | libgccjit++.h | 954 return rvalue (gcc_jit_context_one (m_inner_ctxt, in one()
|
H A D | ChangeLog | 251 (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 D | tutorial03.rst | 276 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 D | tutorial03.rst | 276 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 D | toyvm.c | 516 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 D | toyvm.c | 516 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 D | tutorial03.rst | 275 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 D | tutorial03.rst | 275 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 D | functions.rst | 262 gcc_jit_context_one (ctxt, int_type));
|
H A D | expressions.rst | 83 .. function:: gcc_jit_rvalue *gcc_jit_context_one (gcc_jit_context *ctxt, \
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/ |
H A D | functions.rst | 307 gcc_jit_context_one (ctxt, int_type));
|
H A D | expressions.rst | 83 .. 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 D | libgccjit.texi | 1522 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 D | libgccjit.texi | 1442 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 …]
|