Searched refs:ShiftM (Results 1 – 1 of 1) sorted by relevance
19037 unsigned ShiftM = CVM.getZExtValue(); in performMulCombine() local19040 if (ShiftM <= 4 && ShiftN <= 4) { in performMulCombine()19048 unsigned ShiftM = CVM.getZExtValue(); in performMulCombine() local19051 if (ShiftM <= 4 && ShiftN <= 4) { in performMulCombine()