Searched refs:new_logical_and (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | libgccjit++.h | 249 rvalue new_logical_and (type result_type, 1059 context::new_logical_and (type result_type, in new_logical_and() function 1810 return a.get_context ().new_logical_and (a.get_type (), a, b);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit++.h | 264 rvalue new_logical_and (type result_type, 1120 context::new_logical_and (type result_type, in new_logical_and() function 2080 return a.get_context ().new_logical_and (a.get_type (), a, b);
|
H A D | ChangeLog.jit | 1933 (gccjit::context::new_logical_and): Likewise.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/ |
H A D | expressions.rst | 276 gccjit::context::new_logical_and (gccjit::type result_type, \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/ |
H A D | expressions.rst | 276 gccjit::context::new_logical_and (gccjit::type result_type, \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 13741 @geindex gccjit;;context;;new_logical_and (C++ function) 13743 @deffn {C++ Function} gccjit::rvalue gccjit::context::new_logical_and (gccjit::type result_type, gc…
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 14135 @geindex gccjit;;context;;new_logical_and (C++ function) 14137 @deffn {C++ Function} gccjit::@ref{17e,,rvalue} gccjit::@ref{175,,context}::new_logical_and (gccjit…
|