Searched refs:new_function_type (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | jit-playback.h | 90 new_function_type (type *return_type,
|
H A D | jit-builtins.c | 477 result = m_ctxt->new_function_type (return_type, in make_fn_type()
|
H A D | jit-recording.c | 931 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 D | jit-recording.h | 116 new_function_type (type *return_type,
|
H A D | jit-playback.c | 365 new_function_type (type *return_type, in new_function_type() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | jit-playback.h | 91 new_function_type (type *return_type,
|
H A D | jit-builtins.cc | 584 result = m_ctxt->new_function_type (return_type, in make_fn_type()
|
H A D | jit-recording.cc | 936 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 D | ChangeLog | 3533 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 D | jit-recording.h | 116 new_function_type (type *return_type,
|
H A D | jit-playback.cc | 457 new_function_type (type *return_type, in new_function_type() function in gcc::jit::playback::context
|
H A D | ChangeLog.jit | 1787 (gcc::jit::recording::function::new_function_type): New method. 1806 (gcc::jit::recording::function::new_function_type): New method.
|