Searched defs:UndefSrcElts (Results 1 – 2 of 2) sorted by relevance
6531 auto CastBitData = [&](APInt &UndefSrcElts, ArrayRef<APInt> SrcEltBits) { in getTargetConstantBitsFromNode()6608 APInt UndefSrcElts = APInt::getAllOnesValue(NumElts); in getTargetConstantBitsFromNode() local6615 APInt UndefSrcElts = APInt::getNullValue(1); in getTargetConstantBitsFromNode() local6620 APInt UndefSrcElts = APInt::getNullValue(1); in getTargetConstantBitsFromNode() local6631 APInt UndefSrcElts(NumSrcElts, 0); in getTargetConstantBitsFromNode() local6648 APInt UndefSrcElts(NumSrcElts, 0); in getTargetConstantBitsFromNode() local6673 APInt UndefSrcElts(NumSrcElts, 0); in getTargetConstantBitsFromNode() local6695 APInt UndefSrcElts(NumSrcElts, 0); in getTargetConstantBitsFromNode() local6741 APInt UndefSrcElts(NumSrcElts, 0); in getTargetConstantBitsFromNode() local6756 APInt UndefSrcElts, UndefSubElts; in getTargetConstantBitsFromNode() local[all …]
2558 APInt UndefSrcElts; in isSplatValue() local