Searched refs:new_bitwise_xor (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | libgccjit++.h | 243 rvalue new_bitwise_xor (type result_type, 1043 context::new_bitwise_xor (type result_type, in new_bitwise_xor() function 1802 return a.get_context ().new_bitwise_xor (a.get_type (), a, b);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit++.h | 258 rvalue new_bitwise_xor (type result_type, 1104 context::new_bitwise_xor (type result_type, in new_bitwise_xor() function 2072 return a.get_context ().new_bitwise_xor (a.get_type (), a, b);
|
H A D | ChangeLog.jit | 1931 (gccjit::context::new_bitwise_xor): Likewise.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/ |
H A D | expressions.rst | 266 gccjit::context::new_bitwise_xor (gccjit::type result_type, \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/ |
H A D | expressions.rst | 266 gccjit::context::new_bitwise_xor (gccjit::type result_type, \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 13731 @geindex gccjit;;context;;new_bitwise_xor (C++ function) 13733 @deffn {C++ Function} gccjit::rvalue gccjit::context::new_bitwise_xor (gccjit::type result_type, gc…
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 14125 @geindex gccjit;;context;;new_bitwise_xor (C++ function) 14127 @deffn {C++ Function} gccjit::@ref{17e,,rvalue} gccjit::@ref{175,,context}::new_bitwise_xor (gccjit…
|