Lines Matching defs:getNullValue
370 Constant *Constant::getNullValue(Type *Ty) {
1115 return Constant::getNullValue(AT->getElementType());
1116 return Constant::getNullValue(cast<VectorType>(getType())->getElementType());
1120 return Constant::getNullValue(getType()->getStructElementType(Elt));
1689 return getNullValue(cast<VectorType>(getType())->getElementType());
2447 Ty, Constant::getNullValue(PointerType::getUnqual(Ty)), GEPIdx);
2457 Constant::getNullValue(PointerType::getUnqual(AligningTy->getContext()));
2642 Elts.push_back(Constant::getNullValue(Ty->getScalarType()));
2663 return Constant::getNullValue(Ty);
2687 return Constant::getNullValue(Ty);
2701 return Constant::getNullValue(Ty);
2735 return Constant::getNullValue(Ty);