/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | libgccjit.h | 844 enum gcc_jit_unary_op enum 872 enum gcc_jit_unary_op op,
|
H A D | jit-playback.h | 129 enum gcc_jit_unary_op op,
|
H A D | jit-recording.h | 167 enum gcc_jit_unary_op op, 1437 enum gcc_jit_unary_op op, in unary_op() 1458 enum gcc_jit_unary_op m_op;
|
H A D | libgccjit++.h | 200 rvalue new_unary_op (enum gcc_jit_unary_op op, 945 context::new_unary_op (enum gcc_jit_unary_op op, in new_unary_op()
|
H A D | jit-playback.c | 731 enum gcc_jit_unary_op op, in new_unary_op()
|
H A D | libgccjit.c | 1327 enum gcc_jit_unary_op op, in gcc_jit_context_new_unary_op()
|
H A D | jit-recording.c | 1105 enum gcc_jit_unary_op op, in new_unary_op()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit.h | 1092 enum gcc_jit_unary_op enum 1120 enum gcc_jit_unary_op op,
|
H A D | jit-playback.h | 152 enum gcc_jit_unary_op op,
|
H A D | jit-recording.h | 178 enum gcc_jit_unary_op op, 1616 enum gcc_jit_unary_op op, in unary_op() 1637 enum gcc_jit_unary_op m_op;
|
H A D | libgccjit++.h | 215 rvalue new_unary_op (enum gcc_jit_unary_op op, 1006 context::new_unary_op (enum gcc_jit_unary_op op, in new_unary_op()
|
H A D | jit-playback.cc | 1053 enum gcc_jit_unary_op op, in new_unary_op()
|
H A D | libgccjit.cc | 2087 enum gcc_jit_unary_op op, in gcc_jit_context_new_unary_op()
|
H A D | jit-recording.cc | 1188 enum gcc_jit_unary_op op, in new_unary_op()
|
H A D | ChangeLog.jit | 3109 *libgccjit.h (enum gcc_jit_unary_op): New.
|
H A D | ChangeLog | 3117 * libgccjit.h (enum gcc_jit_unary_op): Add GCC_JIT_UNARY_OP_ABS.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/ |
H A D | expressions.rst | 159 enum gcc_jit_unary_op op, \ 165 .. type:: enum gcc_jit_unary_op
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/ |
H A D | expressions.rst | 304 enum gcc_jit_unary_op op, \ 312 .. type:: enum gcc_jit_unary_op
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/ |
H A D | expressions.rst | 124 gccjit::context::new_unary_op (enum gcc_jit_unary_op, \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/ |
H A D | expressions.rst | 124 gccjit::context::new_unary_op (enum gcc_jit_unary_op, \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 6629 …nary_op (gcc_jit_context@w{ }*ctxt, gcc_jit_location@w{ }*loc, enum gcc_jit_unary_op@w{ }op, gcc_j… 6634 @geindex gcc_jit_unary_op (C type) 6635 @anchor{topics/expressions gcc_jit_unary_op}@anchor{9f} 6636 @deffn {C Type} enum gcc_jit_unary_op 13568 @deffn {C++ Function} gccjit::rvalue gccjit::context::new_unary_op (enum gcc_jit_unary_op, gccjit::…
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 6571 …nary_op (gcc_jit_context@w{ }*ctxt, gcc_jit_location@w{ }*loc, enum gcc_jit_unary_op@w{ }op, gcc_j… 6578 @geindex gcc_jit_unary_op (C type) 6579 @anchor{topics/expressions c gcc_jit_unary_op}@anchor{c0} 6580 @deffn {C Type} enum gcc_jit_unary_op 13980 …t::@ref{17e,,rvalue} gccjit::@ref{175,,context}::new_unary_op (enum gcc_jit_unary_op, gccjit::type…
|