Home | History | Annotate | Download | only in VMCore

Lines Matching refs:Negative

581 ConstantFP *ConstantFP::getInfinity(Type *Ty, bool Negative) {
584 APFloat::getInf(Semantics, Negative));