Searched defs:RevAmt (Results 1 – 2 of 2) sorted by relevance
6777 auto RevAmt = MIRBuilder.buildAnd(AmtTy, NegAmt, BitWidthMinusOneC); lowerRotate() local 6786 auto RevAmt = MIRBuilder.buildSub(AmtTy, BitWidthMinusOneC, ShAmt); lowerRotate() local
2205 unsigned RevAmt = BitWidth - Amt; SimplifyDemandedBits() local