Searched refs:reassociateShiftAmtsOfTwoSameDirectionShifts (Results 1 – 3 of 3) sorted by relevance
34 Value *InstCombiner::reassociateShiftAmtsOfTwoSameDirectionShifts( in reassociateShiftAmtsOfTwoSameDirectionShifts() function in InstCombiner389 reassociateShiftAmtsOfTwoSameDirectionShifts(&I, SQ))) in commonShiftTransforms()
394 Value *reassociateShiftAmtsOfTwoSameDirectionShifts(
1378 (X = reassociateShiftAmtsOfTwoSameDirectionShifts( in foldSignBitTest()