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()
681 SDValue EltUndef = DAG.getUNDEF(PartEVT); in widenVectorToPartType() local682 Ops.append((PartNumElts - ValueNumElts).getFixedValue(), EltUndef); in widenVectorToPartType()