Home
last modified time | relevance | path

Searched refs:get_range (Results 1 – 25 of 39) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-query.cc456 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 Dvalue-query.h98 bool get_range = true);
100 bool get_range = true);
H A Dtree-ssa-strlen.h31 extern tree get_range (tree, gimple *, wide_int[2],
H A Dtree-switch-conversion.cc1087 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 Ddiagnostic-format-json.cc232 const location_range *loc_range = richloc->get_range (i); in json_end_diagnostic()
H A Dtree-switch-conversion.h85 static unsigned HOST_WIDE_INT get_range (tree low, tree high) in get_range() function
H A Dinput.cc1726 *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 Ddiagnostic-show-locus.cc1190 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 Dtree-ssa-strlen.cc205 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 Dc-parser.h72 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 Dc-parser.h72 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 Dtree-ssa-strlen.h29 extern tree get_range (tree, wide_int[2], const vr_values * = NULL);
H A Dtree-switch-conversion.c1089 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 Ddiagnostic-format-json.cc207 const location_range *loc_range = richloc->get_range (i); in json_end_diagnostic()
H A Dtree-switch-conversion.h85 static unsigned HOST_WIDE_INT get_range (tree low, tree high) in get_range() function
H A Dtree-ssa-strlen.c203 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 Dinput.c1566 *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 Ddiagnostic-show-locus.c966 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 Dline-map.h1636 const location_range *get_range (unsigned int idx) const;
1637 location_range *get_range (unsigned int idx);
H A Dcpplib.h932 source_range get_range (int idx) const in get_range() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h1695 const location_range *get_range (unsigned int idx) const;
1696 location_range *get_range (unsigned int idx);
H A Dcpplib.h1001 source_range get_range (int idx) const in get_range() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dline-map.cc2108 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 Dline-map.c2028 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 Discsi_text.c389 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()

12