Home
last modified time | relevance | path

Searched refs:gcc_jit_binary_op (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Dlibgccjit.h876 enum gcc_jit_binary_op enum
946 enum gcc_jit_binary_op op,
1101 enum gcc_jit_binary_op op,
H A Djit-recording.h173 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 Dlibgccjit++.h218 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 Djit-playback.h135 enum gcc_jit_binary_op op,
H A Dlibgccjit.c1358 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 Djit-recording.c1123 enum gcc_jit_binary_op op, in new_binary_op()
4103 enum gcc_jit_binary_op op, in add_assignment_op()
H A Djit-playback.c785 enum gcc_jit_binary_op op, in new_binary_op()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit.h1124 enum gcc_jit_binary_op enum
1194 enum gcc_jit_binary_op op,
1420 enum gcc_jit_binary_op op,
H A Djit-recording.h184 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 Dlibgccjit++.h233 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 Djit-playback.h158 enum gcc_jit_binary_op op,
H A Dlibgccjit.cc2118 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 DChangeLog.jit435 * 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 Djit-recording.cc1206 enum gcc_jit_binary_op op, in new_binary_op()
4473 enum gcc_jit_binary_op op, in add_assignment_op()
H A Djit-playback.cc1113 enum gcc_jit_binary_op op, in new_binary_op()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/
H A Dexpressions.rst224 enum gcc_jit_binary_op op, \
230 .. type:: enum gcc_jit_binary_op
H A Dfunctions.rst239 enum gcc_jit_binary_op op,\
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/
H A Dfunctions.rst147 enum gcc_jit_binary_op, \
H A Dexpressions.rst218 gccjit::context::new_binary_op (enum gcc_jit_binary_op, \
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/
H A Dfunctions.rst147 enum gcc_jit_binary_op, \
H A Dexpressions.rst218 gccjit::context::new_binary_op (enum gcc_jit_binary_op, \
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/
H A Dexpressions.rst371 enum gcc_jit_binary_op op, \
379 .. type:: enum gcc_jit_binary_op
H A Dfunctions.rst284 enum gcc_jit_binary_op op,\
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi6754 …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 Dlibgccjit.texi6690 …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…