Searched defs:ActiveBits (Results 1 – 5 of 5) sorted by relevance
34 unsigned ActiveBits = Tmp.getActiveBits(); in APSInt() local
931 const unsigned ActiveBits = DemandedElts.getActiveBits(); in simplifyAMDGCNMemoryIntrinsicDemanded() local
6508 uint32_t ActiveBits = DemandBits.getActiveBits(); in optimizeLoadExt() local
5196 unsigned ActiveBits = AndC->getAPIntValue().countTrailingOnes(); in isAndLoadExtLoad() local5360 unsigned ActiveBits = Mask->getAPIntValue().countTrailingOnes(); in SearchForAndLoads() local11647 unsigned ActiveBits = 0; in ReduceLoadWidth() local
34461 auto NeedsSignExtension = [&](SDValue V, unsigned ActiveBits) { in targetShrinkDemandedConstant()34476 unsigned ActiveBits = DemandedBits.getActiveBits(); in targetShrinkDemandedConstant() local