Lines Matching refs:file_location

57   deferred_edge (file_location loc, int src_bb_idx, int dest_bb_idx, int flags)  in deferred_edge()
62 file_location m_loc;
77 void handle_unknown_directive (file_location, const char *) FINAL OVERRIDE;
96 rtx_insn *parse_insn (file_location loc, const char *name);
97 void parse_cfg (file_location loc);
98 void parse_crtl (file_location loc);
108 void add_fixup_insn_uid (file_location loc, rtx insn, int operand_idx,
111 void add_fixup_note_insn_basic_block (file_location loc, rtx insn,
114 void add_fixup_source_location (file_location loc, rtx_insn *insn,
117 void add_fixup_expr (file_location loc, rtx x,
147 fixup (file_location loc, rtx x) in fixup()
155 file_location m_loc;
167 operand_fixup (file_location loc, rtx insn, int operand_idx) in operand_fixup()
183 fixup_insn_uid (file_location loc, rtx insn, int operand_idx, int insn_uid) in fixup_insn_uid()
200 fixup_note_insn_basic_block (file_location loc, rtx insn, int operand_idx, in fixup_note_insn_basic_block()
218 fixup_expr (file_location loc, rtx x, const char *desc) in fixup_expr()
402 function_reader::handle_unknown_directive (file_location start_loc, in handle_unknown_directive()
437 file_location loc = get_current_location (); in parse_function()
551 file_location loc = get_current_location (); in parse_param()
583 file_location loc = get_current_location (); in parse_insn_chain()
656 file_location loc = get_current_location (); in parse_block()
744 file_location loc = get_current_location (); in parse_edge()
786 function_reader::parse_insn (file_location start_loc, const char *name) in parse_insn()
850 function_reader::parse_crtl (file_location loc) in parse_crtl()
961 file_location loc = read_name (&name); in read_rtx_operand_u()
1055 file_location loc = read_name (&name); in read_rtx_operand_r()
1074 file_location loc = get_current_location (); in read_rtx_operand_r()
1135 file_location loc = read_name (&name); in extra_parsing_for_operand_code_0()
1194 file_location bb_loc = read_name (&name); in extra_parsing_for_operand_code_0()
1230 file_location loc = get_current_location (); in handle_any_trailing_information()
1348 function_reader::add_fixup_insn_uid (file_location loc, rtx insn, int operand_idx, in add_fixup_insn_uid()
1359 function_reader::add_fixup_note_insn_basic_block (file_location loc, rtx insn, in add_fixup_note_insn_basic_block()
1370 function_reader::add_fixup_source_location (file_location, rtx_insn *, in add_fixup_source_location() argument
1379 function_reader::add_fixup_expr (file_location loc, rtx insn, in add_fixup_expr()
1547 file_location loc = get_current_location (); in maybe_read_location()