Searched defs:ActiveBits (Results 1 – 12 of 12) sorted by relevance
34 unsigned ActiveBits = Tmp.getActiveBits(); in APSInt() local
33 unsigned ActiveBits = Tmp.getActiveBits(); in APSInt() local
1090 const unsigned ActiveBits = DemandedElts.getActiveBits(); in simplifyAMDGCNMemoryIntrinsicDemanded() local
1510 unsigned ActiveBits = Exponent.getActiveBits(); in getIntrinsicInstrCost() local
5737 unsigned ActiveBits = AndC->getAPIntValue().countTrailingOnes(); in isAndLoadExtLoad() local5901 unsigned ActiveBits = Mask->getAPIntValue().countTrailingOnes(); in SearchForAndLoads() local9464 unsigned ActiveBits = IsSignExt in combineShiftToMULH() local13308 unsigned ActiveBits = 0; in reduceLoadWidth() local21739 unsigned ActiveBits = 0; in convertBuildVecZextToBuildVecWithZeros() local
4485 uint32_t ActiveBits = DemandBits.getActiveBits(); in optimizeLoadExt() local
5890 uint32_t ActiveBits = DemandBits.getActiveBits(); in optimizeLoadExt() local
4773 unsigned ActiveBits = AndC->getAPIntValue().countTrailingOnes(); in isAndLoadExtLoad() local4925 unsigned ActiveBits = Mask->getAPIntValue().countTrailingOnes(); in SearchForAndLoads() local10402 unsigned ActiveBits = 0; in ReduceLoadWidth() local
6648 uint32_t ActiveBits = DemandBits.getActiveBits(); in optimizeLoadExt() local
3011 uint32_t ActiveBits = AndC->getAPIntValue().getActiveBits(); in isAndLoadExtLoad() local
37716 auto NeedsSignExtension = [&](SDValue V, unsigned ActiveBits) { in targetShrinkDemandedConstant()37731 unsigned ActiveBits = DemandedBits.getActiveBits(); in targetShrinkDemandedConstant() local