Searched defs:ActiveBits (Results 1 – 11 of 11) sorted by relevance
34 unsigned ActiveBits = Tmp.getActiveBits(); in APSInt() local
580 auto *ActiveBits = B.CreatePHI(WaveTy, 2, "ActiveBits"); in buildScanIteratively() local
1306 const unsigned ActiveBits = DemandedElts.getActiveBits(); in simplifyAMDGCNMemoryIntrinsicDemanded() local
4913 auto ActiveBits = in lowerWaveReduce() local
1583 unsigned ActiveBits = Exponent.getActiveBits(); in getIntrinsicInstrCost() local
1684 std::optional<uint64_t> ActiveBits = InitialActiveBits; in getActiveBits() local
6422 unsigned ActiveBits = AndC->getAPIntValue().countr_one(); in isAndLoadExtLoad() local6586 unsigned ActiveBits = Mask->getAPIntValue().countr_one(); in SearchForAndLoads() local10226 unsigned ActiveBits = IsSignExt in combineShiftToMULH() local14485 unsigned ActiveBits = 0; in reduceLoadWidth() local14553 unsigned Offset, ActiveBits; in reduceLoadWidth() local23653 unsigned ActiveBits = 0; in convertBuildVecZextToBuildVecWithZeros() local
6918 uint32_t ActiveBits = DemandBits.getActiveBits(); in optimizeLoadExt() local
19879 unsigned ActiveBits = InitVal.getActiveBits(); in ActOnEnumBody() local
31377 unsigned ActiveBits = Known.getBitWidth() - LZ; in LowerCTPOP() local37026 auto NeedsSignExtension = [&](SDValue V, unsigned ActiveBits) { in targetShrinkDemandedConstant()37041 unsigned ActiveBits = DemandedBits.getActiveBits(); in targetShrinkDemandedConstant() local
14121 unsigned ActiveBits = std::max(8u, Known.countMaxActiveBits()); narrowIndex() local