Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getZeroValueForNegation

1666     BinOp.LHS = llvm::ConstantFP::getZeroValueForNegation(BinOp.RHS->getType());
2299 llvm::ConstantFP::getZeroValueForNegation(MulOp0->getType()), MulOp0,
2304 llvm::ConstantFP::getZeroValueForNegation(Addend->getType()), Addend,