Searched refs:reassociateShiftAmtsOfTwoSameDirectionShifts (Results 1 – 3 of 3) sorted by relevance
58 Value *InstCombinerImpl::reassociateShiftAmtsOfTwoSameDirectionShifts( in reassociateShiftAmtsOfTwoSameDirectionShifts() function in InstCombinerImpl436 reassociateShiftAmtsOfTwoSameDirectionShifts(&I, SQ))) in commonShiftTransforms()
119 Value *reassociateShiftAmtsOfTwoSameDirectionShifts(
1216 (X = reassociateShiftAmtsOfTwoSameDirectionShifts( in foldSignBitTest()