Lines Matching refs:getNullValue
170 return Constant::getNullValue( in ExtractConstantBytes()
201 return Constant::getNullValue(DestTy); in ConstantFoldCastInstruction()
207 return Constant::getNullValue(DestTy); in ConstantFoldCastInstruction()
710 return Constant::getNullValue(C1->getType()); in ConstantFoldBinaryInstruction()
718 return Constant::getNullValue(C1->getType()); // undef & X -> 0 in ConstantFoldBinaryInstruction()
730 return Constant::getNullValue(C1->getType()); in ConstantFoldBinaryInstruction()
739 return Constant::getNullValue(C1->getType()); in ConstantFoldBinaryInstruction()
747 return Constant::getNullValue(C1->getType()); in ConstantFoldBinaryInstruction()
757 return Constant::getNullValue(C1->getType()); in ConstantFoldBinaryInstruction()
764 return Constant::getNullValue(C1->getType()); in ConstantFoldBinaryInstruction()
770 return Constant::getNullValue(C1->getType()); in ConstantFoldBinaryInstruction()
814 return Constant::getNullValue(CI2->getType()); // X % 1 == 0 in ConstantFoldBinaryInstruction()
856 return Constant::getNullValue(CI2->getType()); in ConstantFoldBinaryInstruction()
1220 return Constant::getNullValue(ResultTy); in ConstantFoldCompareInstruction()
1255 return Constant::getNullValue(ResultTy); in ConstantFoldCompareInstruction()