Home
last modified time | relevance | path

Searched refs:new_logical_negate (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Dlibgccjit++.h213 rvalue new_logical_negate (type result_type,
973 context::new_logical_negate (type result_type, in new_logical_negate() function
1772 return a.get_context ().new_logical_negate (a.get_type (), a);
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/
H A Dexpressions.rst175 new_logical_negate (gccjit::type result_type, \
183 gccjit::rvalue guard = ctxt.new_logical_negate (t_bool, cond);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/
H A Dexpressions.rst175 new_logical_negate (gccjit::type result_type, \
183 gccjit::rvalue guard = ctxt.new_logical_negate (t_bool, cond);
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit++.h228 rvalue new_logical_negate (type result_type,
1034 context::new_logical_negate (type result_type, in new_logical_negate() function
2042 return a.get_context ().new_logical_negate (a.get_type (), a);
H A DChangeLog.jit1923 (gccjit::context::new_logical_negate): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi13624 @geindex new_logical_negate (C++ function)
13626 @deffn {C++ Function} gccjit::rvalue new_logical_negate (gccjit::type result_type, gccjit::rvalue a…
13631 gccjit::rvalue guard = ctxt.new_logical_negate (t_bool, cond);
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi14028 @geindex new_logical_negate (C++ function)
14030 @deffn {C++ Function} gccjit::@ref{17e,,rvalue} new_logical_negate (gccjit::type result_type, gccji…
14035 gccjit::rvalue guard = ctxt.new_logical_negate (t_bool, cond);