Home
last modified time | relevance | path

Searched refs:make_debug_string (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.h401 virtual string * make_debug_string () = 0;
428 string * make_debug_string () FINAL OVERRIDE;
481 string * make_debug_string () FINAL OVERRIDE;
596 string * make_debug_string () FINAL OVERRIDE;
624 string * make_debug_string () FINAL OVERRIDE;
672 string * make_debug_string () FINAL OVERRIDE;
689 string * make_debug_string () FINAL OVERRIDE;
707 string * make_debug_string () FINAL OVERRIDE;
731 string * make_debug_string () FINAL OVERRIDE;
762 string * make_debug_string () FINAL OVERRIDE;
[all …]
H A Djit-recording.c1939 m_debug_string = make_debug_string (); in get_debug_string()
2006 recording::string::make_debug_string () in make_debug_string() function
2071 recording::location::make_debug_string () in make_debug_string() function
2442 recording::memento_of_get_type::make_debug_string () in make_debug_string() function
2518 recording::memento_of_get_pointer::make_debug_string () in make_debug_string() function
2565 recording::memento_of_get_const::make_debug_string () in make_debug_string() function
2598 recording::memento_of_get_volatile::make_debug_string () in make_debug_string() function
2633 recording::memento_of_get_aligned::make_debug_string () in make_debug_string() function
2671 recording::vector_type::make_debug_string () in make_debug_string() function
2720 recording::array_type::make_debug_string () in make_debug_string() function
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.h420 virtual string * make_debug_string () = 0;
447 string * make_debug_string () FINAL OVERRIDE;
505 string * make_debug_string () FINAL OVERRIDE;
644 string * make_debug_string () FINAL OVERRIDE;
675 string * make_debug_string () FINAL OVERRIDE;
736 string * make_debug_string () FINAL OVERRIDE;
762 string * make_debug_string () FINAL OVERRIDE;
780 string * make_debug_string () FINAL OVERRIDE;
806 string * make_debug_string () FINAL OVERRIDE;
839 string * make_debug_string () FINAL OVERRIDE;
[all …]
H A Djit-recording.cc2064 m_debug_string = make_debug_string (); in get_debug_string()
2132 recording::string::make_debug_string () in make_debug_string() function in gcc::jit::recording::string
2213 recording::location::make_debug_string () in make_debug_string() function in gcc::jit::recording::location
2767 recording::memento_of_get_type::make_debug_string () in make_debug_string() function in gcc::jit::recording::memento_of_get_type
2867 recording::memento_of_get_pointer::make_debug_string () in make_debug_string() function in gcc::jit::recording::memento_of_get_pointer
2914 recording::memento_of_get_const::make_debug_string () in make_debug_string() function in gcc::jit::recording::memento_of_get_const
2947 recording::memento_of_get_volatile::make_debug_string () in make_debug_string() function in gcc::jit::recording::memento_of_get_volatile
2982 recording::memento_of_get_aligned::make_debug_string () in make_debug_string() function in gcc::jit::recording::memento_of_get_aligned
3020 recording::vector_type::make_debug_string () in make_debug_string() function in gcc::jit::recording::vector_type
3069 recording::array_type::make_debug_string () in make_debug_string() function in gcc::jit::recording::array_type
[all …]
H A DChangeLog.jit699 (gcc::jit::recording::struct_::make_debug_string): "m_name" is
703 (gcc::jit::recording::union_::make_debug_string): New function.
729 (gcc::jit::recording::memento_of_get_pointer::make_debug_string):
733 (gcc::jit::recording::function_type::make_debug_string):
736 method, based on make_debug_string, but allowing for arbitrary
741 (gcc::jit::recording::call_through_ptr::make_debug_string): New
1182 (gcc::jit::recording::memento_of_get_volatile::make_debug_string): New.
1219 (gcc::jit::recording::cast::make_debug_string): New.
1473 (gcc::jit::recording::label::make_debug_string): Delete.
1474 (gcc::jit::recording::block::make_debug_string): New.
[all …]
H A DChangeLog114 bitcast::make_debug_string, bitcast::write_reproducer).
117 bitcast::make_debug_string, bitcast::write_reproducer,
651 (gcc::jit::recording::asm_operand::make_debug_string): New.
660 (gcc::jit::recording::extended_asm::make_debug_string): New.
676 (gcc::jit::recording::top_level_asm::make_debug_string): New.
735 (recording::string::make_debug_string): Replace check that first
789 * jit-recording.c (recording::switch_::make_debug_string): Add argument
1011 (recording::bitfield::make_debug_string): Likewise.
1165 adapted from recording::call::make_debug_string.
1176 (memento_of_new_rvalue_from_vector::make_debug_string): New
[all …]