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