Home | History | Annotate | Download | only in IR

Lines Matching refs:getZeroValueForNegation

589 Constant *ConstantFP::getZeroValueForNegation(Type *Ty) {
1981 return getSub(ConstantFP::getZeroValueForNegation(C->getType()),
1988 return getFSub(ConstantFP::getZeroValueForNegation(C->getType()), C);