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

  /src/external/gpl3/gcc/dist/gcc/
range-op.cc 487 get_shift_range (irange &r, tree type, const irange &op) function
2555 if (!get_shift_range (shift_range, type, op2))
2826 if (!get_shift_range (shift, type, op2))
  /src/external/gpl3/gcc.old/dist/gcc/
range-op.cc 89 get_shift_range (irange &r, tree type, const irange &op) function
1968 if (!get_shift_range (shift_range, type, op2))
2238 if (!get_shift_range (shift, type, op2))

Completed in 27 milliseconds