Searched refs:ValSum (Results 1 – 2 of 2) sorted by relevance
80 uint64_t ValSum; member
1992 MatchInfo.ValSum = C0Val + C1Val; in matchShiftOfShiftedLogic()1995 if (MatchInfo.ValSum >= MRI.getType(LogicDest).getScalarSizeInBits()) in matchShiftOfShiftedLogic()2013 Register Const = Builder.buildConstant(ShlType, MatchInfo.ValSum).getReg(0); in applyShiftOfShiftedLogic()