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

  /src/external/gpl3/gcc/dist/gcc/
combine.cc 10528 try_widen_shift_mode (enum rtx_code code, rtx op, int count,
10636 shift_mode = try_widen_shift_mode (code, varop, count,
11315 shift_mode = try_widen_shift_mode (code, varop, count, int_result_mode,
10491 try_widen_shift_mode (enum rtx_code code, rtx op, int count, function
  /src/external/gpl3/gcc.old/dist/gcc/
combine.cc 10472 try_widen_shift_mode (enum rtx_code code, rtx op, int count,
10580 shift_mode = try_widen_shift_mode (code, varop, count,
11259 shift_mode = try_widen_shift_mode (code, varop, count, int_result_mode,
10435 try_widen_shift_mode (enum rtx_code code, rtx op, int count, function

Completed in 43 milliseconds