Searched refs:new_call_through_ptr (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | jit-playback.h | 151 new_call_through_ptr (location *loc,
|
H A D | jit-recording.c | 1190 recording::context::new_call_through_ptr (recording::location *loc, in new_call_through_ptr() function 5329 set_playback_obj (r->new_call_through_ptr (playback_location (r, m_loc), in replay_into()
|
H A D | jit-recording.h | 188 new_call_through_ptr (location *loc,
|
H A D | jit-playback.c | 992 new_call_through_ptr (location *loc, in new_call_through_ptr() function
|
H A D | libgccjit.c | 1601 ctxt->new_call_through_ptr (loc, in gcc_jit_context_new_call_through_ptr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | jit-playback.h | 174 new_call_through_ptr (location *loc,
|
H A D | ChangeLog | 1375 (context::new_call_through_ptr): Likewise. 1378 (context::new_call_through_ptr): Likewise. 1390 to new_call_through_ptr. 3561 (gcc::jit::playback::context::new_call_through_ptr): Likewise. 3578 (gcc::jit::playback::context::new_call_through_ptr): Likewise.
|
H A D | ChangeLog.jit | 728 (gcc::jit::recording::context::new_call_through_ptr): New method. 747 (gcc::jit::playback::context::new_call_through_ptr): New method. 750 (gcc::jit::recording::context::new_call_through_ptr): New method. 759 (gcc::jit::playback::context::new_call_through_ptr): New method.
|
H A D | jit-recording.h | 199 new_call_through_ptr (location *loc,
|
H A D | jit-recording.cc | 1289 recording::context::new_call_through_ptr (recording::location *loc, in new_call_through_ptr() function in gcc::jit::recording::context 6120 set_playback_obj (r->new_call_through_ptr (playback_location (r, m_loc), in replay_into()
|
H A D | jit-playback.cc | 1336 new_call_through_ptr (location *loc, in new_call_through_ptr() function in gcc::jit::playback::context
|
H A D | libgccjit.cc | 2362 ctxt->new_call_through_ptr (loc, in gcc_jit_context_new_call_through_ptr()
|