Searched refs:ScalarUndef (Results 1 – 2 of 2) sorted by relevance
935 UndefValue *ScalarUndef = UndefValue::get(IE->getOperand(1)->getType()); in findBasePointer() local937 return InsertElementInst::Create(VecUndef, ScalarUndef, in findBasePointer()
12709 SDValue ScalarUndef = DAG.getNode(ISD::UNDEF, DL, SVT); in combineConcatVectorOfScalars() local12719 Ops.push_back(ScalarUndef); in combineConcatVectorOfScalars()12739 ScalarUndef = DAG.getNode(ISD::UNDEF, DL, SVT); in combineConcatVectorOfScalars()12745 Op = ScalarUndef; in combineConcatVectorOfScalars()