HomeSort by: relevance | last modified time | path
    Searched defs:dividend_min (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
range-op.cc 2394 const wide_int dividend_min = lh_lb; local
2405 wi_cross_product (r, type, dividend_min, dividend_max,
2422 wi_cross_product (r, type, dividend_min, dividend_max,
2431 wi_cross_product (tmp, type, dividend_min, dividend_max,
  /src/external/gpl3/gcc.old/dist/gcc/
range-op.cc 1819 const wide_int dividend_min = lh_lb; local
1830 wi_cross_product (r, type, dividend_min, dividend_max,
1847 wi_cross_product (r, type, dividend_min, dividend_max,
1856 wi_cross_product (tmp, type, dividend_min, dividend_max,

Completed in 19 milliseconds