Searched refs:ShiftN (Results 1 – 1 of 1) sorted by relevance
18453 unsigned ShiftN = CVN.getZExtValue(); in performMulCombine() local18455 if (ShiftM <= 4 && ShiftN <= 4) { in performMulCombine()18464 unsigned ShiftN = CVN.getZExtValue(); in performMulCombine() local18466 if (ShiftM <= 4 && ShiftN <= 4) { in performMulCombine()