Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dalloc-pool.h184 get_instance (void *data_ptr) in get_instance() function
420 allocation_object::get_instance (header)->id = m_id; in allocate()
442 gcc_assert (m_id == allocation_object::get_instance (object)->id); in remove()
450 allocation_object::get_instance (object)->id = 0; in remove()
H A DChangeLog-201631471 (get_instance): Adjust.
H A DChangeLog-201729138 xlogue_layout::get_instance, logue_layout::xlogue_layout,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dalloc-pool.h184 get_instance (void *data_ptr) in get_instance() function
420 allocation_object::get_instance (header)->id = m_id; in allocate()
442 gcc_assert (m_id == allocation_object::get_instance (object)->id); in remove()
450 allocation_object::get_instance (object)->id = 0; in remove()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-features.h87 static const class xlogue_layout &get_instance ();
H A Di386-features.c155 xlogue_layout::get_instance () in get_instance() function
H A Di386.c6218 space_needed = xlogue_layout::get_instance ().get_stack_space_used (); in ix86_compute_frame_layout()
6259 offset += xlogue_layout::get_instance ().get_stack_space_used (); in ix86_compute_frame_layout()
7953 const class xlogue_layout &xlogue = xlogue_layout::get_instance (); in ix86_emit_outlined_ms2sysv_save()
8745 const class xlogue_layout &xlogue = xlogue_layout::get_instance (); in ix86_emit_outlined_ms2sysv_restore()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-features.h87 static const class xlogue_layout &get_instance ();
H A Di386-features.cc155 xlogue_layout::get_instance () in get_instance() function in xlogue_layout
H A Di386.cc6705 space_needed = xlogue_layout::get_instance ().get_stack_space_used (); in ix86_compute_frame_layout()
6746 offset += xlogue_layout::get_instance ().get_stack_space_used (); in ix86_compute_frame_layout()
8315 const class xlogue_layout &xlogue = xlogue_layout::get_instance (); in ix86_emit_outlined_ms2sysv_save()
9125 const class xlogue_layout &xlogue = xlogue_layout::get_instance (); in ix86_emit_outlined_ms2sysv_restore()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Darm.cc820 get_instance() in get_instance() function in __anon7a9d63b40111::Stub_factory
2128 stub_tables_(), stub_factory_(Stub_factory::get_instance()), in Target_arm()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Darm.cc820 get_instance() in get_instance() function in __anon44de5fc10111::Stub_factory
2128 stub_tables_(), stub_factory_(Stub_factory::get_instance()), in Target_arm()