Searched refs:new_modulo (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | libgccjit++.h | 237 rvalue new_modulo (type result_type, 1027 context::new_modulo (type result_type, in new_modulo() function 1794 return a.get_context ().new_modulo (a.get_type (), a, b);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit++.h | 252 rvalue new_modulo (type result_type, 1088 context::new_modulo (type result_type, in new_modulo() function 2064 return a.get_context ().new_modulo (a.get_type (), a, b);
|
H A D | ChangeLog.jit | 1929 (gccjit::context::new_modulo): Likewise.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/ |
H A D | expressions.rst | 256 gccjit::context::new_modulo (gccjit::type result_type, \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/ |
H A D | expressions.rst | 256 gccjit::context::new_modulo (gccjit::type result_type, \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 13721 @geindex gccjit;;context;;new_modulo (C++ function) 13723 @deffn {C++ Function} gccjit::rvalue gccjit::context::new_modulo (gccjit::type result_type, gccjit:…
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 14115 @geindex gccjit;;context;;new_modulo (C++ function) 14117 @deffn {C++ Function} gccjit::@ref{17e,,rvalue} gccjit::@ref{175,,context}::new_modulo (gccjit::typ…
|