Home
last modified time | relevance | path

Searched refs:curr_location (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dprofile.c1368 expanded_location curr_location = expand_location (loc); in branch_prob() local
1369 output_location (&streamed_locations, curr_location.file, in branch_prob()
1370 MAX (1, curr_location.line), &offset, bb); in branch_prob()
1394 expanded_location curr_location = expand_location (loc); in branch_prob() local
1395 output_location (&streamed_locations, curr_location.file, in branch_prob()
1396 MAX (1, curr_location.line), &offset, bb); in branch_prob()
H A Dprofile.cc1463 expanded_location curr_location = expand_location (loc); in branch_prob() local
1464 output_location (&streamed_locations, curr_location.file, in branch_prob()
1465 MAX (1, curr_location.line), &offset, bb); in branch_prob()
1490 expanded_location curr_location = expand_location (loc); in branch_prob() local
1491 output_location (&streamed_locations, curr_location.file, in branch_prob()
1492 MAX (1, curr_location.line), &offset, bb); in branch_prob()
H A Demit-rtl.c6499 static location_t curr_location; variable
6506 curr_location = UNKNOWN_LOCATION; in insn_locations_init()
6513 epilogue_location = curr_location; in insn_locations_finalize()
6514 curr_location = UNKNOWN_LOCATION; in insn_locations_finalize()
6521 curr_location = location; in set_curr_insn_location()
6528 return curr_location; in curr_insn_location()
H A Demit-rtl.cc6489 static location_t curr_location; variable
6496 curr_location = UNKNOWN_LOCATION; in insn_locations_init()
6503 epilogue_location = curr_location; in insn_locations_finalize()
6504 curr_location = UNKNOWN_LOCATION; in insn_locations_finalize()
6511 curr_location = location; in set_curr_insn_location()
6518 return curr_location; in curr_insn_location()
H A DChangeLog-200721994 (curr_location, last_location, curr_block, last_block, curr_rtl_loc):
22485 (curr_location, last_location, curr_block, last_block, curr_rtl_loc):
22688 (curr_location, last_location, curr_block, last_block, curr_rtl_loc):
H A DChangeLog-200911597 * cfglayout.c (curr_location, last_location): Make static.
H A DChangeLog-201221533 curr_location, last_location, curr_block, last_block, curr_rtl_loc):
H A DChangeLog-201132362 * cfglayout.c (insn_locators_alloc): Initialize curr_location and
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dprofile.c1368 expanded_location curr_location = expand_location (loc); in branch_prob() local
1369 output_location (&streamed_locations, curr_location.file, in branch_prob()
1370 MAX (1, curr_location.line), &offset, bb); in branch_prob()
1394 expanded_location curr_location = expand_location (loc); in branch_prob() local
1395 output_location (&streamed_locations, curr_location.file, in branch_prob()
1396 MAX (1, curr_location.line), &offset, bb); in branch_prob()
H A Demit-rtl.c6499 static location_t curr_location; variable
6506 curr_location = UNKNOWN_LOCATION; in insn_locations_init()
6513 epilogue_location = curr_location; in insn_locations_finalize()
6514 curr_location = UNKNOWN_LOCATION; in insn_locations_finalize()
6521 curr_location = location; in set_curr_insn_location()
6528 return curr_location; in curr_insn_location()