Searched refs:ShiftedConstValue (Results 1 – 3 of 3) sorted by relevance
165 APInt ShiftedConstValue = ConstValue.ashr(TrailingZeroes); in matchAArch64MulConstCombine() local177 APInt SCVMinus1 = ShiftedConstValue - 1; in matchAArch64MulConstCombine()
9796 APInt ShiftedConstValue = ConstValue.ashr(TrailingZeroes); in performMulCombine() local9808 APInt SCVMinus1 = ShiftedConstValue - 1; in performMulCombine()
11658 APInt ShiftedConstValue = ConstValue.ashr(TrailingZeroes); in performMulCombine() local11670 APInt SCVMinus1 = ShiftedConstValue - 1; in performMulCombine()