Searched refs:ShiftedConstValue (Results 1 – 2 of 2) sorted by relevance
169 APInt ShiftedConstValue = ConstValue.ashr(TrailingZeroes); in matchAArch64MulConstCombine() local181 APInt SCVMinus1 = ShiftedConstValue - 1; in matchAArch64MulConstCombine()
12664 APInt ShiftedConstValue = ConstValue.ashr(TrailingZeroes); in performMulCombine() local12676 APInt SCVMinus1 = ShiftedConstValue - 1; in performMulCombine()