| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | gfortran.h | 997 } locus; typedef 1097 locus loc; 1248 locus where; 1378 locus loc; 1393 locus loc; 1405 locus where; /* Where the !$omp declare simd construct occurred. */ 1417 locus where; /* Where the !$omp declare reduction construct occurred. */ 1458 locus where; 1469 locus where; 1507 locus where; /* Where the PROCEDURE/GENERIC definition was. */ [all …]
|
| H A D | matchexp.c | 44 locus old_loc; in gfc_match_defined_op_name() 113 locus old_loc; in next_operator() 201 locus where; in match_level_1() 264 locus where; in match_mult_operand() 307 locus where; in match_ext_mult_operand() 352 locus where, old_loc; in match_add_operand() 416 locus where; in match_ext_add_operand() 463 locus where; in match_level_2() 548 locus where; in match_level_3() 595 locus old_loc; in match_level_4() [all …]
|
| H A D | symbol.c | 127 gfc_set_implicit_none (bool type, bool external, locus *loc) in gfc_set_implicit_none() 411 gfc_check_conflict (symbol_attribute *attr, const char *name, locus *where) in gfc_check_conflict() 955 check_used (symbol_attribute *attr, const char *name, locus *where) in check_used() 978 duplicate_attr (const char *attr, locus *where) in duplicate_attr() 990 locus *where ATTRIBUTE_UNUSED) in gfc_add_ext_attribute() 1001 gfc_add_attribute (symbol_attribute *attr, locus *where) in gfc_add_attribute() 1011 gfc_add_allocatable (symbol_attribute *attr, locus *where) in gfc_add_allocatable() 1037 gfc_add_automatic (symbol_attribute *attr, const char *name, locus *where) in gfc_add_automatic() 1052 gfc_add_codimension (symbol_attribute *attr, const char *name, locus *where) in gfc_add_codimension() 1078 gfc_add_dimension (symbol_attribute *attr, const char *name, locus *where) in gfc_add_dimension() [all …]
|
| H A D | scanner.c | 62 static locus openmp_locus; 63 static locus openacc_locus; 64 static locus gcc_attribute_locus; 69 locus gfc_current_locus; 691 skip_gcc_attribute (locus start) in skip_gcc_attribute() 695 locus old_loc = gfc_current_locus; in skip_gcc_attribute() 717 skip_free_oacc_sentinel (locus start, locus old_loc) in skip_free_oacc_sentinel() 757 skip_free_omp_sentinel (locus start, locus old_loc) in skip_free_omp_sentinel() 803 locus start; in skip_free_comments() 840 locus old_loc = gfc_current_locus; in skip_free_comments() [all …]
|
| H A D | constructor.h | 42 gfc_expr *e, locus *where); 51 gfc_expr *e, locus *where,
|
| H A D | trans.h | 637 void gfc_set_decl_location (tree, locus *); 672 location_t gfc_get_location (locus *); 706 void gfc_save_backend_locus (locus *); 707 void gfc_set_backend_locus (locus *); 708 void gfc_restore_backend_locus (locus *); 725 tree gfc_trans_runtime_error (bool, locus*, const char*, ...); 728 void gfc_trans_runtime_check (bool, bool, tree, stmtblock_t *, locus *, 732 void gfc_trans_same_strlen_check (const char*, locus*, tree, tree,
|
| H A D | trans-array.h | 32 tree, tree, bool, bool, bool, locus *); 126 void gfc_conv_loop_setup (gfc_loopinfo *, locus *); 135 void gfc_conv_array_ref (gfc_se *, gfc_array_ref *, gfc_expr *, locus *);
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | gfortran.h | 1071 } locus; typedef 1172 locus loc; 1357 locus where; 1563 locus loc; 1577 locus loc; 1589 locus where; /* Where the !$omp declare simd construct occurred. */ 1651 locus where; /* Where the !$omp declare variant construct occurred. */ 1668 locus where; /* Where the !$omp declare reduction construct occurred. */ 1709 locus where; 1720 locus where; [all …]
|
| H A D | matchexp.cc | 44 locus old_loc; in gfc_match_defined_op_name() 113 locus old_loc; in next_operator() 201 locus where; in match_level_1() 264 locus where; in match_mult_operand() 307 locus where; in match_ext_mult_operand() 352 locus where, old_loc; in match_add_operand() 416 locus where; in match_ext_add_operand() 463 locus where; in match_level_2() 548 locus where; in match_level_3() 595 locus old_loc; in match_level_4() [all …]
|
| H A D | scanner.cc | 63 static locus openmp_locus; 64 static locus openacc_locus; 65 static locus gcc_attribute_locus; 70 locus gfc_current_locus; 739 skip_gcc_attribute (locus start) in skip_gcc_attribute() 743 locus old_loc = gfc_current_locus; in skip_gcc_attribute() 765 skip_free_oacc_sentinel (locus start, locus old_loc) in skip_free_oacc_sentinel() 805 skip_free_omp_sentinel (locus start, locus old_loc) in skip_free_omp_sentinel() 851 locus start; in skip_free_comments() 888 locus old_loc = gfc_current_locus; in skip_free_comments() [all …]
|
| H A D | symbol.cc | 127 gfc_set_implicit_none (bool type, bool external, locus *loc) in gfc_set_implicit_none() 411 gfc_check_conflict (symbol_attribute *attr, const char *name, locus *where) in gfc_check_conflict() 956 check_used (symbol_attribute *attr, const char *name, locus *where) in check_used() 979 duplicate_attr (const char *attr, locus *where) in duplicate_attr() 991 locus *where ATTRIBUTE_UNUSED) in gfc_add_ext_attribute() 1002 gfc_add_attribute (symbol_attribute *attr, locus *where) in gfc_add_attribute() 1012 gfc_add_allocatable (symbol_attribute *attr, locus *where) in gfc_add_allocatable() 1038 gfc_add_automatic (symbol_attribute *attr, const char *name, locus *where) in gfc_add_automatic() 1053 gfc_add_codimension (symbol_attribute *attr, const char *name, locus *where) in gfc_add_codimension() 1079 gfc_add_dimension (symbol_attribute *attr, const char *name, locus *where) in gfc_add_dimension() [all …]
|
| H A D | constructor.h | 40 gfc_expr *e, locus *where); 49 gfc_expr *e, locus *where,
|
| H A D | trans.h | 642 void gfc_set_decl_location (tree, locus *); 677 location_t gfc_get_location (locus *); 711 void gfc_save_backend_locus (locus *); 712 void gfc_set_backend_locus (locus *); 713 void gfc_restore_backend_locus (locus *); 730 tree gfc_trans_runtime_error (bool, locus*, const char*, ...); 733 void gfc_trans_runtime_check (bool, bool, tree, stmtblock_t *, locus *, 737 void gfc_trans_same_strlen_check (const char*, locus*, tree, tree,
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-outof-ssa.c | 271 insert_partition_copy_on_edge (edge e, int dest, int src, location_t locus) in insert_partition_copy_on_edge() argument 289 if (locus) in insert_partition_copy_on_edge() 290 set_curr_insn_location (locus); in insert_partition_copy_on_edge() 305 insert_value_copy_on_edge (edge e, int dest, tree src, location_t locus) in insert_value_copy_on_edge() argument 326 if (locus) in insert_value_copy_on_edge() 327 set_curr_insn_location (locus); in insert_value_copy_on_edge() 366 location_t locus) in insert_rtx_to_part_on_edge() argument 382 if (locus) in insert_rtx_to_part_on_edge() 383 set_curr_insn_location (locus); in insert_rtx_to_part_on_edge() 400 insert_part_to_rtx_on_edge (edge e, rtx dest, int src, location_t locus) in insert_part_to_rtx_on_edge() argument [all …]
|
| H A D | tree-ssa-phiprop.c | 162 location_t locus; in phiprop_insert_phi() local 165 locus = gimple_phi_arg_location_from_edge (phi, e); in phiprop_insert_phi() 172 locus = gimple_location (def_stmt); in phiprop_insert_phi() 205 gimple_set_location (tmp, locus); in phiprop_insert_phi() 220 add_phi_arg (new_phi, new_var, e, locus); in phiprop_insert_phi()
|
| H A D | tree-ssa.h | 27 location_t locus; /* PHI arg location. */ member 80 return v->locus; in redirect_edge_var_map_location()
|
| H A D | auto-profile.c | 383 get_inline_stack (location_t locus, inline_stack *stack) in get_inline_stack() argument 385 if (LOCATION_LOCUS (locus) == UNKNOWN_LOCATION) in get_inline_stack() 388 tree block = LOCATION_BLOCK (locus); in get_inline_stack() 402 std::make_pair (decl, get_combined_location (locus, decl))); in get_inline_stack() 403 locus = tmp_locus; in get_inline_stack() 409 get_combined_location (locus, current_function_decl))); in get_inline_stack() 419 location_t locus = gimple_location (stmt); in get_relative_location_for_stmt() local 420 if (LOCATION_LOCUS (locus) == UNKNOWN_LOCATION) in get_relative_location_for_stmt() 426 return get_combined_location (locus, in get_relative_location_for_stmt() 428 return get_combined_location (locus, current_function_decl); in get_relative_location_for_stmt()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-outof-ssa.cc | 271 insert_partition_copy_on_edge (edge e, int dest, int src, location_t locus) in insert_partition_copy_on_edge() argument 289 if (locus) in insert_partition_copy_on_edge() 290 set_curr_insn_location (locus); in insert_partition_copy_on_edge() 305 insert_value_copy_on_edge (edge e, int dest, tree src, location_t locus) in insert_value_copy_on_edge() argument 326 if (locus) in insert_value_copy_on_edge() 327 set_curr_insn_location (locus); in insert_value_copy_on_edge() 366 location_t locus) in insert_rtx_to_part_on_edge() argument 382 if (locus) in insert_rtx_to_part_on_edge() 383 set_curr_insn_location (locus); in insert_rtx_to_part_on_edge() 400 insert_part_to_rtx_on_edge (edge e, rtx dest, int src, location_t locus) in insert_part_to_rtx_on_edge() argument [all …]
|
| H A D | tree-ssa-phiprop.cc | 162 location_t locus; in phiprop_insert_phi() local 165 locus = gimple_phi_arg_location_from_edge (phi, e); in phiprop_insert_phi() 172 locus = gimple_location (def_stmt); in phiprop_insert_phi() 205 gimple_set_location (tmp, locus); in phiprop_insert_phi() 220 add_phi_arg (new_phi, new_var, e, locus); in phiprop_insert_phi()
|
| H A D | tree-ssa.h | 27 location_t locus; /* PHI arg location. */ member 106 return v->locus; in redirect_edge_var_map_location()
|
| H A D | auto-profile.cc | 383 get_inline_stack (location_t locus, inline_stack *stack) in get_inline_stack() argument 385 if (LOCATION_LOCUS (locus) == UNKNOWN_LOCATION) in get_inline_stack() 388 tree block = LOCATION_BLOCK (locus); in get_inline_stack() 402 std::make_pair (decl, get_combined_location (locus, decl))); in get_inline_stack() 403 locus = tmp_locus; in get_inline_stack() 409 get_combined_location (locus, current_function_decl))); in get_inline_stack() 419 location_t locus = gimple_location (stmt); in get_relative_location_for_stmt() local 420 if (LOCATION_LOCUS (locus) == UNKNOWN_LOCATION) in get_relative_location_for_stmt() 426 return get_combined_location (locus, in get_relative_location_for_stmt() 428 return get_combined_location (locus, current_function_decl); in get_relative_location_for_stmt()
|
| /netbsd-src/external/gpl3/gcc/dist/libcpp/ |
| H A D | line-map.cc | 67 return ((hashval_t) lb->locus in location_adhoc_data_hash() 82 return (lb1->locus == lb2->locus in location_adhoc_data_eq() 117 location_t locus, in can_be_stored_compactly_p() argument 128 if (src_range.m_start != locus) in can_be_stored_compactly_p() 137 if (locus >= LINE_MAP_MAX_LOCATION_WITH_PACKED_RANGES) in can_be_stored_compactly_p() 143 if (locus >= lowest_macro_loc) in can_be_stored_compactly_p() 158 location_t locus, in get_combined_adhoc_loc() argument 165 if (IS_ADHOC_LOC (locus)) in get_combined_adhoc_loc() 166 locus = get_location_from_adhoc_loc (set, locus); in get_combined_adhoc_loc() 167 if (locus == 0 && data == NULL) in get_combined_adhoc_loc() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
| H A D | line-map.c | 67 return ((hashval_t) lb->locus in location_adhoc_data_hash() 82 return (lb1->locus == lb2->locus in location_adhoc_data_eq() 117 location_t locus, in can_be_stored_compactly_p() argument 128 if (src_range.m_start != locus) in can_be_stored_compactly_p() 137 if (locus >= LINE_MAP_MAX_LOCATION_WITH_PACKED_RANGES) in can_be_stored_compactly_p() 143 if (locus >= lowest_macro_loc) in can_be_stored_compactly_p() 158 location_t locus, in get_combined_adhoc_loc() argument 165 if (IS_ADHOC_LOC (locus)) in get_combined_adhoc_loc() 166 locus = get_location_from_adhoc_loc (set, locus); in get_combined_adhoc_loc() 167 if (locus == 0 && data == NULL) in get_combined_adhoc_loc() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/python/libstdcxx/v6/ |
| H A D | xmethods.py | 785 def register_libstdcxx_xmethods(locus): argument 786 gdb.xmethod.register_xmethod_matcher(locus, ArrayMethodsMatcher()) 787 gdb.xmethod.register_xmethod_matcher(locus, ForwardListMethodsMatcher()) 788 gdb.xmethod.register_xmethod_matcher(locus, DequeMethodsMatcher()) 789 gdb.xmethod.register_xmethod_matcher(locus, ListMethodsMatcher()) 790 gdb.xmethod.register_xmethod_matcher(locus, VectorMethodsMatcher()) 792 locus, AssociativeContainerMethodsMatcher('set')) 794 locus, AssociativeContainerMethodsMatcher('map')) 796 locus, AssociativeContainerMethodsMatcher('multiset')) 798 locus, AssociativeContainerMethodsMatcher('multimap')) [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/python/libstdcxx/v6/ |
| H A D | xmethods.py | 861 def register_libstdcxx_xmethods(locus): argument 862 gdb.xmethod.register_xmethod_matcher(locus, ArrayMethodsMatcher()) 863 gdb.xmethod.register_xmethod_matcher(locus, ForwardListMethodsMatcher()) 864 gdb.xmethod.register_xmethod_matcher(locus, DequeMethodsMatcher()) 865 gdb.xmethod.register_xmethod_matcher(locus, ListMethodsMatcher()) 866 gdb.xmethod.register_xmethod_matcher(locus, VectorMethodsMatcher()) 868 locus, AssociativeContainerMethodsMatcher('set')) 870 locus, AssociativeContainerMethodsMatcher('map')) 872 locus, AssociativeContainerMethodsMatcher('multiset')) 874 locus, AssociativeContainerMethodsMatcher('multimap')) [all …]
|