Searched defs:AmtSum (Results 1 – 2 of 2) sorted by relevance
989 unsigned AmtSum = ShAmt + ShOp1->getZExtValue(); in visitShl() local1150 unsigned AmtSum = ShAmt + ShOp1->getZExtValue(); in visitLShr() local1295 unsigned AmtSum = ShAmt + ShOp1->getZExtValue(); in visitAShr() local
572 uint32_t AmtSum = ShiftAmt1+ShiftAmt2; // Fold into one big shift. in FoldShiftByConstant() local