Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:UndefVal

1218   Value *UndefVal = UndefValue::get(VecType);
1221 Value *VResult = UndefVal;
1240 Value *PrevPhi = UndefVal;
1463 Value *UndefVal = UndefValue::get(VecType);
1466 Value *VResult = UndefVal;
1491 Value *PrevPhi = UndefVal;
4970 UndefValue *UndefVal = UndefValue::get(Val->getType());
4975 ConstVec.push_back(UndefVal);