Searched refs:EltUndef (Results 1 – 2 of 2) sorted by relevance
99 APInt EltUndef = UndefBits.extractBits(MaskEltSizeInBits, BitOffset); in extractConstantMask() local103 if (EltUndef.isAllOnesValue()) { in extractConstantMask()
638 SDValue EltUndef = DAG.getUNDEF(ElementVT); in widenVectorToPartType() local639 Ops.append((PartNumElts - ValueNumElts).getFixedValue(), EltUndef); in widenVectorToPartType()