| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | value-query.cc | 456 range_query::query_relation (gimple *s, tree ssa1, tree ssa2, bool get_range) in query_relation() argument 463 if (get_range) in query_relation() 476 range_query::query_relation (edge e, tree ssa1, tree ssa2, bool get_range) in query_relation() argument 492 if (get_range) in query_relation()
|
| H A D | value-query.h | 98 bool get_range = true); 100 bool get_range = true);
|
| H A D | tree-ssa-strlen.h | 31 extern tree get_range (tree, gimple *, wide_int[2],
|
| H A D | tree-switch-conversion.cc | 1087 total_values += m_cases[i]->get_range (m_cases[i]->get_low (), in dump() 1097 unsigned HOST_WIDE_INT range = get_range (get_low (), get_high ()); in dump() 1119 unsigned HOST_WIDE_INT range = get_range (get_low (), get_high ()); in emit() 1146 = sc->get_range (sc->get_low (), sc->get_high ()); in emit() 1284 unsigned HOST_WIDE_INT range = get_range (clusters[start]->get_low (), in can_be_handled() 1407 unsigned HOST_WIDE_INT range = get_range (clusters[start]->get_low (), in can_be_handled() 1521 unsigned HOST_WIDE_INT bt_range = get_range (minval, maxval); in emit() 1544 test[k].bits += n->get_range (n->get_low (), n->get_high ()); in emit()
|
| H A D | diagnostic-format-json.cc | 232 const location_range *loc_range = richloc->get_range (i); in json_end_diagnostic()
|
| H A D | tree-switch-conversion.h | 85 static unsigned HOST_WIDE_INT get_range (tree low, tree high) in get_range() function
|
| H A D | input.cc | 1726 *out_loc = make_location (ranges.get_range (caret_idx).m_start, in get_location_within_string() 1727 ranges.get_range (start_idx).m_start, in get_location_within_string() 1728 ranges.get_range (end_idx).m_finish); in get_location_within_string() 1770 *out_range = ranges.get_range (char_idx); in get_source_range_for_char()
|
| H A D | diagnostic-show-locus.cc | 1190 m_primary_loc (richloc->get_range (0)->m_loc), in layout() 1209 const location_range *loc_range = richloc->get_range (idx); in layout() 2816 && richloc->get_range (0)->m_label == NULL) in diagnostic_show_locus()
|
| H A D | tree-ssa-strlen.cc | 205 get_range (tree val, gimple *stmt, wide_int minmax[2], in get_range() function 552 if (get_range (off, def_stmt, offrng, rvals)) in get_stridx() 2103 if (!get_range (len, stmt, rng, ptr_qry.rvals)) in maybe_warn_overflow()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
| H A D | c-parser.h | 72 source_range get_range () const in get_range() function 79 return get_range ().m_finish; in get_finish()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
| H A D | c-parser.h | 72 source_range get_range () const in get_range() function 79 return get_range ().m_finish; in get_finish()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-ssa-strlen.h | 29 extern tree get_range (tree, wide_int[2], const vr_values * = NULL);
|
| H A D | tree-switch-conversion.c | 1089 total_values += m_cases[i]->get_range (m_cases[i]->get_low (), in dump() 1099 unsigned HOST_WIDE_INT range = get_range (get_low (), get_high ()); in dump() 1121 unsigned HOST_WIDE_INT range = get_range (get_low (), get_high ()); in emit() 1148 = sc->get_range (sc->get_low (), sc->get_high ()); in emit() 1270 unsigned HOST_WIDE_INT range = get_range (clusters[start]->get_low (), in can_be_handled() 1402 unsigned HOST_WIDE_INT range = get_range (clusters[start]->get_low (), in can_be_handled() 1517 unsigned HOST_WIDE_INT bt_range = get_range (minval, maxval); in emit() 1540 test[k].bits += n->get_range (n->get_low (), n->get_high ()); in emit()
|
| H A D | diagnostic-format-json.cc | 207 const location_range *loc_range = richloc->get_range (i); in json_end_diagnostic()
|
| H A D | tree-switch-conversion.h | 85 static unsigned HOST_WIDE_INT get_range (tree low, tree high) in get_range() function
|
| H A D | tree-ssa-strlen.c | 203 get_range (tree val, wide_int minmax[2], const vr_values *rvals /* = NULL */) in get_range() function 477 if (get_range (off, offrng, rvals)) 1962 if (get_range (off, rng, rvals)) 1980 if (get_range (mem_off, rng, rvals)) 2052 if (get_range (destsize, rng, rvals)) 2083 if (!get_range (len, rng, rvals)) 2234 if (get_range (destoff, rng))
|
| H A D | input.c | 1566 *out_loc = make_location (ranges.get_range (caret_idx).m_start, in get_location_within_string() 1567 ranges.get_range (start_idx).m_start, in get_location_within_string() 1568 ranges.get_range (end_idx).m_finish); in get_location_within_string() 1610 *out_range = ranges.get_range (char_idx); in get_source_range_for_char()
|
| H A D | diagnostic-show-locus.c | 966 m_primary_loc (richloc->get_range (0)->m_loc), in layout() 983 const location_range *loc_range = richloc->get_range (idx); in layout()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/ |
| H A D | line-map.h | 1636 const location_range *get_range (unsigned int idx) const; 1637 location_range *get_range (unsigned int idx);
|
| H A D | cpplib.h | 932 source_range get_range (int idx) const in get_range() function
|
| /netbsd-src/external/gpl3/gcc/dist/libcpp/include/ |
| H A D | line-map.h | 1695 const location_range *get_range (unsigned int idx) const; 1696 location_range *get_range (unsigned int idx);
|
| H A D | cpplib.h | 1001 source_range get_range (int idx) const in get_range() function
|
| /netbsd-src/external/gpl3/gcc/dist/libcpp/ |
| H A D | line-map.cc | 2108 const location_range *locrange = get_range (idx); in get_loc() 2115 rich_location::get_range (unsigned int idx) const in get_range() function in rich_location 2123 rich_location::get_range (unsigned int idx) in get_range() function in rich_location 2204 location_range *locrange = get_range (idx); in set_range()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
| H A D | line-map.c | 2028 const location_range *locrange = get_range (idx); in get_loc() 2035 rich_location::get_range (unsigned int idx) const in get_range() function 2043 rich_location::get_range (unsigned int idx) in get_range() function 2124 location_range *locrange = get_range (idx); in set_range()
|
| /netbsd-src/sys/dev/iscsi/ |
| H A D | iscsi_text.c | 389 get_range(uint8_t *buf, uint32_t *pval1, uint32_t *pval2) in get_range() function 584 bp = get_range(bp, &par->val.nval[0], &par->val.nval[1]); in get_parameter()
|