Searched refs:new_mult (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | libgccjit++.h | 231 rvalue new_mult (type result_type, 1011 context::new_mult (type result_type, in new_mult() function 1786 return a.get_context ().new_mult (a.get_type (), a, b);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit++.h | 246 rvalue new_mult (type result_type, 1072 context::new_mult (type result_type, in new_mult() function 2056 return a.get_context ().new_mult (a.get_type (), a, b);
|
H A D | ChangeLog.jit | 1927 (gccjit::context::new_mult): Likewise.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/ |
H A D | expressions.rst | 246 gccjit::context::new_mult (gccjit::type result_type, \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/ |
H A D | expressions.rst | 246 gccjit::context::new_mult (gccjit::type result_type, \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 13711 @geindex gccjit;;context;;new_mult (C++ function) 13713 @deffn {C++ Function} gccjit::rvalue gccjit::context::new_mult (gccjit::type result_type, gccjit::r…
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 14105 @geindex gccjit;;context;;new_mult (C++ function) 14107 @deffn {C++ Function} gccjit::@ref{17e,,rvalue} gccjit::@ref{175,,context}::new_mult (gccjit::type …
|