Home | History | Annotate | Download | only in IR

Lines Matching defs:getNullValue

111 Constant *Constant::getNullValue(Type *Ty) {
133 APInt::getNullValue(128)));
590 APFloat apf = cast<ConstantFP>(Constant::getNullValue(Ty))->getValueAPF();
605 return Constant::getNullValue(Ty);
661 return Constant::getNullValue(getType()->getSequentialElementType());
667 return Constant::getNullValue(getType()->getStructElementType(Elt));
1278 return getNullValue(this->getType()->getVectorElementType());
1747 Constant::getNullValue(PointerType::getUnqual(Ty)), GEPIdx);
1757 Constant *NullPtr = Constant::getNullValue(AligningTy->getPointerTo());
1779 Constant::getNullValue(PointerType::getUnqual(Ty)), GEPIdx);
2115 return Constant::getNullValue(Ty);
2140 return Constant::getNullValue(Ty);