Home | History | Annotate | Download | only in InstCombine

Lines Matching full:opposite

79   // If this is the opposite shift, we can directly reuse the input of the shift
82 // TODO: Handle opposite shift by exact value.