Home
last modified time | relevance | path

Searched defs:int_range (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-range.h409 int_range<N>::int_range () in int_range() function
415 int_range<N>::int_range (const int_range &other) in int_range() function
422 int_range<N>::int_range (tree min, tree max, value_range_kind kind) in int_range() function
429 int_range<N>::int_range (tree type) in int_range() function
436 int_range<N>::int_range (tree type, const wide_int &wmin, const wide_int &wmax, in int_range() function
446 int_range<N>::int_range (const irange &other) in int_range() function
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_glue.c222 const unsigned_cell *int_range = ranges->array; in hw_glue_init_address() local