Searched refs:playback_location (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.c514 recording::playback_location (replayer *r, recording::location *loc) function in class:recording
517 return loc->playback_location (r);
2711 set_playback_obj (r->new_array_type (playback_location (r, m_loc),
2974 set_playback_obj (r->new_field (playback_location (r, m_loc),
3028 set_playback_obj (r->new_bitfield (playback_location (r, m_loc),
3139 r->new_compound_type (playback_location (r, get_loc ()),
3193 r->new_compound_type (playback_location (r, get_loc ()),
3623 set_playback_obj (r->new_param (playback_location (r, m_loc),
3744 set_playback_obj (r->new_function (playback_location (r, m_loc),
4396 set_playback_obj (r->new_global (playback_location (
[all...]
H A Djit-recording.h47 playback_location (replayer *r, location *loc);
451 playback_location (replayer *r) function in class:gcc::jit::recording::location
1856 playback_location (replayer *r) const function in class:gcc::jit::recording::statement
1858 return ::gcc::jit::recording::playback_location (r, m_loc);
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.cc514 recording::playback_location (replayer *r, recording::location *loc) function in class:gcc::jit::recording
517 return loc->playback_location (r);
3060 set_playback_obj (r->new_array_type (playback_location (r, m_loc),
3323 set_playback_obj (r->new_field (playback_location (r, m_loc),
3377 set_playback_obj (r->new_bitfield (playback_location (r, m_loc),
3488 r->new_compound_type (playback_location (r, get_loc ()),
3542 r->new_compound_type (playback_location (r, get_loc ()),
3993 set_playback_obj (r->new_param (playback_location (r, m_loc),
4114 set_playback_obj (r->new_function (playback_location (r, m_loc),
4830 ? r->new_global_initialized (playback_location (
[all...]
H A Djit-recording.h47 playback_location (replayer *r, location *loc);
475 playback_location (replayer *r) function in class:gcc::jit::recording::location
2062 playback_location (replayer *r) const function in class:gcc::jit::recording::statement
2064 return ::gcc::jit::recording::playback_location (r, m_loc);

Completed in 145 milliseconds