Home
last modified time | relevance | path

Searched refs:new_struct_type (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/
H A Dtypes.rst160 gccjit::struct_ coord = ctxt.new_struct_type ("coord", fields);
192 gccjit::context::new_struct_type (const std::string &name,\
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/
H A Dtypes.rst160 gccjit::struct_ coord = ctxt.new_struct_type ("coord", fields);
192 gccjit::context::new_struct_type (const std::string &name,\
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A DChangeLog.jit674 (gcc::jit::playback::context::new_struct_type): Generalize by
683 (gcc::jit::recording::context::new_struct_type): Likewise.
712 (gcc::jit::playback::context::new_struct_type): Rename method
1596 (gcc::jit::recording::context::new_struct_type): Add struct to the
1679 * libgccjit++.h (gccjit::context::new_struct_type): Return a
1707 * internal-api.h (gcc::jit::recording::context::new_struct_type):
1717 (gcc::jit::playback::context::new_struct_type): Don't accept
1726 (gcc::jit::recording::context::new_struct_type): Don't accept
1739 (gcc::jit:: playback::context::new_struct_type): Don't accept
1949 * libgccjit++.h (gccjit::context::new_struct_type): Pass std::vector
[all …]
H A Dlibgccjit++.h161 struct_ new_struct_type (const std::string &name,
838 context::new_struct_type (const std::string &name, in new_struct_type() function
H A Dlibgccjit.cc883 ctxt->new_struct_type (loc, name); in gcc_jit_context_new_struct_type()
906 return (gcc_jit_struct *)ctxt->new_struct_type (loc, name); in gcc_jit_context_new_opaque_struct()
H A Djit-recording.h108 new_struct_type (location *loc,
H A Djit-recording.cc905 recording::context::new_struct_type (recording::location *loc, in new_struct_type() function in gcc::jit::recording::context
1639 m_FILE_type = new_struct_type (NULL, "FILE"); in get_opaque_FILE_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Dlibgccjit++.h160 struct_ new_struct_type (const std::string &name,
777 context::new_struct_type (const std::string &name, in new_struct_type() function
H A Dlibgccjit.c645 ctxt->new_struct_type (loc, name); in gcc_jit_context_new_struct_type()
668 return (gcc_jit_struct *)ctxt->new_struct_type (loc, name); in gcc_jit_context_new_opaque_struct()
H A Djit-recording.c900 recording::context::new_struct_type (recording::location *loc, in new_struct_type() function
1535 m_FILE_type = new_struct_type (NULL, "FILE"); in get_opaque_FILE_type()
H A Djit-recording.h108 new_struct_type (location *loc,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi13294 gccjit::struct_ coord = ctxt.new_struct_type ("coord", fields);
13334 @geindex gccjit;;context;;new_struct_type (C++ function)
13336 @deffn {C++ Function} gccjit::struct_ gccjit::context::new_struct_type (const std::string& name, st…
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi13732 gccjit::struct_ coord = ctxt.new_struct_type ("coord", fields);
13766 @geindex gccjit;;context;;new_struct_type (C++ function)
13768 @deffn {C++ Function} gccjit::@ref{21a,,struct_} gccjit::@ref{175,,context}::new_struct_type (const…