Searched refs:new_bitwise_or (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | libgccjit++.h | 246 rvalue new_bitwise_or (type result_type, 1051 context::new_bitwise_or (type result_type, in new_bitwise_or() function 1806 return a.get_context ().new_bitwise_or (a.get_type (), a, b);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit++.h | 261 rvalue new_bitwise_or (type result_type, 1112 context::new_bitwise_or (type result_type, in new_bitwise_or() function 2076 return a.get_context ().new_bitwise_or (a.get_type (), a, b);
|
H A D | ChangeLog.jit | 1932 (gccjit::context::new_bitwise_or): Likewise.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/ |
H A D | expressions.rst | 271 gccjit::context::new_bitwise_or (gccjit::type result_type, \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/ |
H A D | expressions.rst | 271 gccjit::context::new_bitwise_or (gccjit::type result_type, \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 13736 @geindex gccjit;;context;;new_bitwise_or (C++ function) 13738 @deffn {C++ Function} gccjit::rvalue gccjit::context::new_bitwise_or (gccjit::type result_type, gcc…
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 14130 @geindex gccjit;;context;;new_bitwise_or (C++ function) 14132 @deffn {C++ Function} gccjit::@ref{17e,,rvalue} gccjit::@ref{175,,context}::new_bitwise_or (gccjit:…
|