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