Home
last modified time | relevance | path

Searched refs:get_current_location (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dread-md.c455 *out_loc = get_current_location (); in read_name_1()
531 file_location loc = get_current_location (); in read_name_or_nil()
675 file_location loc = get_current_location (); in read_string()
1138 file_location loc = get_current_location (); in handle_file()
1178 md_reader::get_current_location () const in get_current_location() function
H A Dread-rtl-function.c440 file_location loc = get_current_location (); in parse_function()
554 file_location loc = get_current_location (); in parse_param()
586 file_location loc = get_current_location (); in parse_insn_chain()
659 file_location loc = get_current_location (); in parse_block()
747 file_location loc = get_current_location (); in parse_edge()
1077 file_location loc = get_current_location (); in read_rtx_operand_r()
1233 file_location loc = get_current_location (); in handle_any_trailing_information()
1550 file_location loc = get_current_location (); in maybe_read_location()
H A Dread-md.h174 file_location get_current_location () const;
H A Dread-rtl.c1560 record_attribute_use (&codes, get_current_location (), in rtx_alloc_for_name()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dread-md.cc455 *out_loc = get_current_location (); in read_name_1()
531 file_location loc = get_current_location (); in read_name_or_nil()
675 file_location loc = get_current_location (); in read_string()
1151 file_location loc = get_current_location (); in handle_file()
1191 md_reader::get_current_location () const in get_current_location() function in md_reader
H A Dread-rtl-function.cc440 file_location loc = get_current_location (); in parse_function()
554 file_location loc = get_current_location (); in parse_param()
586 file_location loc = get_current_location (); in parse_insn_chain()
659 file_location loc = get_current_location (); in parse_block()
747 file_location loc = get_current_location (); in parse_edge()
1078 file_location loc = get_current_location (); in read_rtx_operand_r()
1234 file_location loc = get_current_location (); in handle_any_trailing_information()
1553 file_location loc = get_current_location (); in maybe_read_location()
H A Dread-md.h174 file_location get_current_location () const;
H A Dread-rtl.cc1588 record_attribute_use (&codes, get_current_location (), in rtx_alloc_for_name()
H A DChangeLog-20161914 (rtx_reader::get_current_location): Rename to...
1915 (md_reader::get_current_location): ...this.
11378 (rtx_reader::get_current_location): Supply column number to
13123 (rtx_reader::get_current_location): New method.