Home
last modified time | relevance | path

Searched defs:get_timer (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.h244 timer *get_timer () const { return m_recording_ctxt->get_timer (); } in get_timer() function
H A Djit-recording.h302 timer *get_timer () const { return m_timer; } in get_timer() function
H A Dlibgccjit++.h708 context::get_timer () const in get_timer() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.h272 timer *get_timer () const { return m_recording_ctxt->get_timer (); } in get_timer() function
H A Djit-recording.h318 timer *get_timer () const { return m_timer; } in get_timer() function
H A Dlibgccjit++.h769 context::get_timer () const in get_timer() function