Searched defs:ActiveBits (Results 1 – 7 of 7) sorted by relevance
34 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() local21738 unsigned ActiveBits = 0; in convertBuildVecZextToBuildVecWithZeros() local
6648 uint32_t ActiveBits = DemandBits.getActiveBits(); in optimizeLoadExt() local
19592 unsigned ActiveBits = InitVal.getActiveBits(); in ActOnEnumBody() local
37731 auto NeedsSignExtension = [&](SDValue V, unsigned ActiveBits) { in targetShrinkDemandedConstant()37746 unsigned ActiveBits = DemandedBits.getActiveBits(); in targetShrinkDemandedConstant() local