Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UndefElements

785     BitVector UndefElements;
786 ConstantSDNode *CN = BV->getConstantSplatNode(&UndefElements);
791 if (CN && UndefElements.none() &&
806 BitVector UndefElements;
807 ConstantFPSDNode *CN = BV->getConstantFPSplatNode(&UndefElements);
809 UndefElements.none())