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