Searched refs:reassociateShiftAmtsOfTwoSameDirectionShifts (Results 1 – 3 of 3) sorted by relevance
59 Value *InstCombinerImpl::reassociateShiftAmtsOfTwoSameDirectionShifts( in reassociateShiftAmtsOfTwoSameDirectionShifts() function in InstCombinerImpl398 reassociateShiftAmtsOfTwoSameDirectionShifts(&I, SQ))) in commonShiftTransforms()
111 Value *reassociateShiftAmtsOfTwoSameDirectionShifts(
1365 (X = reassociateShiftAmtsOfTwoSameDirectionShifts( in foldSignBitTest()