Home
last modified time | relevance | path

Searched refs:new_function_type (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.h90 new_function_type (type *return_type,
H A Djit-builtins.c477 result = m_ctxt->new_function_type (return_type, in make_fn_type()
H A Djit-recording.c931 recording::context::new_function_type (recording::type *return_type, in new_function_type() function
960 = new_function_type (return_type, in new_function_ptr_type()
2835 set_playback_obj (r->new_function_type (m_return_type->playback_type (), in replay_into()
3980 = m_ctxt->new_function_type (m_return_type, in get_address()
H A Djit-recording.h116 new_function_type (type *return_type,
H A Djit-playback.c365 new_function_type (type *return_type, in new_function_type() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.h91 new_function_type (type *return_type,
H A Djit-builtins.cc584 result = m_ctxt->new_function_type (return_type, in make_fn_type()
H A Djit-recording.cc936 recording::context::new_function_type (recording::type *return_type, in new_function_type() function in gcc::jit::recording::context
965 = new_function_type (return_type, in new_function_ptr_type()
3184 set_playback_obj (r->new_function_type (m_return_type->playback_type (), in replay_into()
4350 = m_ctxt->new_function_type (m_return_type, in get_address()
H A DChangeLog3533 context's new_function_type method, rather than directly creating
3536 (gcc::jit::recording::context::new_function_type): New method,
3539 Update to call new_function_type.
3541 (gcc::jit::recording::context::new_function_type): New method.
3554 (gcc::jit::playback::context::new_function_type): Convert param
3572 (gcc::jit::playback::context::new_function_type): Convert param
H A Djit-recording.h116 new_function_type (type *return_type,
H A Djit-playback.cc457 new_function_type (type *return_type, in new_function_type() function in gcc::jit::playback::context
H A DChangeLog.jit1787 (gcc::jit::recording::function::new_function_type): New method.
1806 (gcc::jit::recording::function::new_function_type): New method.