Lines Matching defs:SrcEltBits
4747 auto CastBitData = [&](APInt &UndefSrcElts, ArrayRef<APInt> SrcEltBits) { in getTargetConstantBitsFromNode()
4843 SmallVector<APInt, 64> SrcEltBits(NumElts, APInt(EltSizeInBits, 0)); in getTargetConstantBitsFromNode() local
4850 SmallVector<APInt, 64> SrcEltBits(1, Cst->getAPIntValue()); in getTargetConstantBitsFromNode() local
4856 SmallVector<APInt, 64> SrcEltBits(1, RawBits); in getTargetConstantBitsFromNode() local
4863 SmallVector<APInt> SrcEltBits; in getTargetConstantBitsFromNode() local
4887 SmallVector<APInt, 64> SrcEltBits(NumSrcElts, APInt(SrcEltSizeInBits, 0)); in getTargetConstantBitsFromNode() local
4909 SmallVector<APInt, 64> SrcEltBits(1, APInt(SrcEltSizeInBits, 0)); in getTargetConstantBitsFromNode() local
4961 SmallVector<APInt, 64> SrcEltBits; in getTargetConstantBitsFromNode() local
5656 SmallVector<APInt, 32> SrcEltBits[2]; in getTargetShuffleAndZeroables() local
10070 unsigned SrcEltBits = EltSizeInBits * Scale; in matchShuffleAsVTRUNC() local
10171 unsigned SrcEltBits = EltSizeInBits * Scale; in lowerShuffleWithVPMOV() local
10223 unsigned SrcEltBits = EltSizeInBits * Scale; in lowerShuffleAsVTRUNC() local
10462 unsigned SrcEltBits = std::min(MaxPackBits, CurrentEltBits); in lowerShuffleWithPACK() local
39631 auto &SrcEltBits = RawBitsOps[SrcOpIdx]; in combineX86ShufflesConstants() local
44696 unsigned SrcEltBits = SrcSVT.getSizeInBits(); in combineExtractWithShuffle() local
57356 unsigned SrcEltBits = LHS.getScalarValueSizeInBits(); in combineVPMADD() local