Lines Matching defs:getNullValue
373 Constant *Constant::getNullValue(Type *Ty) {
1134 return Constant::getNullValue(AT->getElementType());
1135 return Constant::getNullValue(cast<VectorType>(getType())->getElementType());
1139 return Constant::getNullValue(getType()->getStructElementType(Elt));
1711 return getNullValue(cast<VectorType>(getType())->getElementType());
2485 Ty, Constant::getNullValue(PointerType::getUnqual(Ty->getContext())),
2496 Constant::getNullValue(PointerType::getUnqual(AligningTy->getContext()));
2681 Elts.push_back(Constant::getNullValue(Ty->getScalarType()));
2702 return Constant::getNullValue(Ty);
2726 return Constant::getNullValue(Ty);
2740 return Constant::getNullValue(Ty);
2774 return Constant::getNullValue(Ty);
2791 return Constant::getNullValue(Ty);