Searched refs:UndefElts1 (Results 1 – 2 of 2) sorted by relevance
2748 APInt UndefElts1(VWidth, 0); in visitCallInst() local2752 UndefElts1)) { in visitCallInst()2767 if (DemandedElts1.isSubsetOf(UndefElts1) || in visitCallInst()
34201 APInt UndefElts0, UndefElts1; in combineVectorPack() local34206 getTargetConstantBitsFromNode(N1, SrcBitsPerElt, UndefElts1, EltBits1)) { in combineVectorPack()34219 auto &UndefElts = (Elt >= NumSrcEltsPerLane ? UndefElts1 : UndefElts0); in combineVectorPack()