Home
last modified time | relevance | path

Searched refs:orig_loc (Results 1 – 15 of 15) sorted by relevance

/netbsd/external/gpl3/gcc/dist/libcpp/
H A Dline-map.c663 location_t orig_loc, in linemap_add_macro_token() argument
671 MACRO_MAP_LOCATIONS (map)[2 * token_no] = orig_loc; in linemap_add_macro_token()
H A Dline-map.cc738 location_t orig_loc, in linemap_add_macro_token() argument
746 MACRO_MAP_LOCATIONS (map)[2 * token_no] = orig_loc; in linemap_add_macro_token()
/netbsd/external/gpl3/gcc.old/dist/libcpp/
H A Dline-map.c663 location_t orig_loc, in linemap_add_macro_token() argument
671 MACRO_MAP_LOCATIONS (map)[2 * token_no] = orig_loc; in linemap_add_macro_token()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer-out.c199 location_t orig_loc, bool block_p) in lto_output_location_1() argument
201 location_t loc = LOCATION_LOCUS (orig_loc); in lto_output_location_1()
260 tree block = LOCATION_BLOCK (orig_loc); in lto_output_location_1()
H A Dlto-streamer-out.cc190 location_t orig_loc, bool block_p) in lto_output_location_1() argument
192 location_t loc = LOCATION_LOCUS (orig_loc); in lto_output_location_1()
251 tree block = LOCATION_BLOCK (orig_loc); in lto_output_location_1()
H A Dreload.c1677 dup_replacements (rtx *dup_loc, rtx *orig_loc) in dup_replacements() argument
1684 if (r->where == orig_loc) in dup_replacements()
H A Dreload.cc1659 dup_replacements (rtx *dup_loc, rtx *orig_loc) in dup_replacements() argument
1666 if (r->where == orig_loc) in dup_replacements()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer-out.c199 location_t orig_loc, bool block_p) in lto_output_location_1() argument
201 location_t loc = LOCATION_LOCUS (orig_loc); in lto_output_location_1()
260 tree block = LOCATION_BLOCK (orig_loc); in lto_output_location_1()
H A Dreload.c1677 dup_replacements (rtx *dup_loc, rtx *orig_loc) in dup_replacements() argument
1684 if (r->where == orig_loc) in dup_replacements()
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dprimary.c1263 locus orig_loc = gfc_current_locus; in match_logical_constant_string() local
1289 gfc_current_locus = orig_loc; in match_logical_constant_string()
H A Dprimary.cc1242 locus orig_loc = gfc_current_locus; in match_logical_constant_string() local
1268 gfc_current_locus = orig_loc; in match_logical_constant_string()
H A Dmatch.c744 locus orig_loc = gfc_current_locus; in gfc_match_intrinsic_op() local
973 gfc_current_locus = orig_loc; in gfc_match_intrinsic_op()
H A Dmatch.cc718 locus orig_loc = gfc_current_locus; in gfc_match_intrinsic_op() local
947 gfc_current_locus = orig_loc; in gfc_match_intrinsic_op()
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dprimary.c1263 locus orig_loc = gfc_current_locus; in match_logical_constant_string() local
1289 gfc_current_locus = orig_loc; in match_logical_constant_string()
H A Dmatch.c744 locus orig_loc = gfc_current_locus; in gfc_match_intrinsic_op() local
973 gfc_current_locus = orig_loc; in gfc_match_intrinsic_op()