/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | libgccjit.h | 876 enum gcc_jit_binary_op enum 946 enum gcc_jit_binary_op op, 1101 enum gcc_jit_binary_op op,
|
H A D | jit-recording.h | 173 enum gcc_jit_binary_op op, 1254 enum gcc_jit_binary_op op, 1467 enum gcc_jit_binary_op op, in binary_op() 1485 enum gcc_jit_binary_op m_op; 1913 enum gcc_jit_binary_op op, in assignment_op() 1928 enum gcc_jit_binary_op m_op;
|
H A D | libgccjit++.h | 218 rvalue new_binary_op (enum gcc_jit_binary_op op, 412 enum gcc_jit_binary_op op, 982 context::new_binary_op (enum gcc_jit_binary_op op, in new_binary_op() 1477 enum gcc_jit_binary_op op, in add_assignment_op()
|
H A D | jit-playback.h | 135 enum gcc_jit_binary_op op,
|
H A D | libgccjit.c | 1358 valid_binary_op_p (enum gcc_jit_binary_op op) in valid_binary_op_p() 1373 enum gcc_jit_binary_op op, in gcc_jit_context_new_binary_op() 1994 enum gcc_jit_binary_op op, in gcc_jit_block_add_assignment_op()
|
H A D | jit-recording.c | 1123 enum gcc_jit_binary_op op, in new_binary_op() 4103 enum gcc_jit_binary_op op, in add_assignment_op()
|
H A D | jit-playback.c | 785 enum gcc_jit_binary_op op, in new_binary_op()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit.h | 1124 enum gcc_jit_binary_op enum 1194 enum gcc_jit_binary_op op, 1420 enum gcc_jit_binary_op op,
|
H A D | jit-recording.h | 184 enum gcc_jit_binary_op op, 1353 enum gcc_jit_binary_op op, 1646 enum gcc_jit_binary_op op, in binary_op() 1664 enum gcc_jit_binary_op m_op; 2119 enum gcc_jit_binary_op op, in assignment_op() 2134 enum gcc_jit_binary_op m_op;
|
H A D | libgccjit++.h | 233 rvalue new_binary_op (enum gcc_jit_binary_op op, 430 enum gcc_jit_binary_op op, 1043 context::new_binary_op (enum gcc_jit_binary_op op, in new_binary_op() 1546 enum gcc_jit_binary_op op, in add_assignment_op()
|
H A D | jit-playback.h | 158 enum gcc_jit_binary_op op,
|
H A D | libgccjit.cc | 2118 valid_binary_op_p (enum gcc_jit_binary_op op) in valid_binary_op_p() 2133 enum gcc_jit_binary_op op, in gcc_jit_context_new_binary_op() 2854 enum gcc_jit_binary_op op, in gcc_jit_block_add_assignment_op()
|
H A D | ChangeLog.jit | 435 * libgccjit.h (enum gcc_jit_binary_op): Likewise. 2617 * libgccjit.h (enum gcc_jit_binary_op): Remove 2944 * libgccjit.h (enum gcc_jit_binary_op): We will use the result 3111 (enum gcc_jit_binary_op): Document values, and add...
|
H A D | jit-recording.cc | 1206 enum gcc_jit_binary_op op, in new_binary_op() 4473 enum gcc_jit_binary_op op, in add_assignment_op()
|
H A D | jit-playback.cc | 1113 enum gcc_jit_binary_op op, in new_binary_op()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/ |
H A D | expressions.rst | 224 enum gcc_jit_binary_op op, \ 230 .. type:: enum gcc_jit_binary_op
|
H A D | functions.rst | 239 enum gcc_jit_binary_op op,\
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/ |
H A D | functions.rst | 147 enum gcc_jit_binary_op, \
|
H A D | expressions.rst | 218 gccjit::context::new_binary_op (enum gcc_jit_binary_op, \
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/ |
H A D | functions.rst | 147 enum gcc_jit_binary_op, \
|
H A D | expressions.rst | 218 gccjit::context::new_binary_op (enum gcc_jit_binary_op, \
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/ |
H A D | expressions.rst | 371 enum gcc_jit_binary_op op, \ 379 .. type:: enum gcc_jit_binary_op
|
H A D | functions.rst | 284 enum gcc_jit_binary_op op,\
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 6754 …nary_op (gcc_jit_context@w{ }*ctxt, gcc_jit_location@w{ }*loc, enum gcc_jit_binary_op@w{ }op, gcc_… 6759 @geindex gcc_jit_binary_op (C type) 6760 @anchor{topics/expressions gcc_jit_binary_op}@anchor{a5} 6761 @deffn {C Type} enum gcc_jit_binary_op 7761 …*block, gcc_jit_location@w{ }*loc, gcc_jit_lvalue@w{ }*lvalue, enum gcc_jit_binary_op@w{ }op, gcc_… 13687 @deffn {C++ Function} gccjit::rvalue gccjit::context::new_binary_op (enum gcc_jit_binary_op, gccjit… 14439 … void gccjit::block::add_assignment_op (gccjit::lvalue lvalue, enum gcc_jit_binary_op, gccjit::rva…
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 6690 …nary_op (gcc_jit_context@w{ }*ctxt, gcc_jit_location@w{ }*loc, enum gcc_jit_binary_op@w{ }op, gcc_… 6697 @geindex gcc_jit_binary_op (C type) 6698 @anchor{topics/expressions c gcc_jit_binary_op}@anchor{c6} 6699 @deffn {C Type} enum gcc_jit_binary_op 7933 …*block, gcc_jit_location@w{ }*loc, gcc_jit_lvalue@w{ }*lvalue, enum gcc_jit_binary_op@w{ }op, gcc_… 14081 …::@ref{17e,,rvalue} gccjit::@ref{175,,context}::new_binary_op (enum gcc_jit_binary_op, gccjit::typ… 14774 …r{cp/topics/functions gccjit block add_assignment_op__gccjit lvalue gcc_jit_binary_op gccjit rvalu… 14775 …t::@ref{18b,,block}::add_assignment_op (gccjit::lvalue lvalue, enum gcc_jit_binary_op, gccjit::rva…
|