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