Searched refs:Op1F (Results 1 – 1 of 1) sorted by relevance
4959 APFloat Op1F = Op1Cst->getValueAPF(); in matchConstantFoldFMA() local4960 Op1F.fusedMultiplyAdd(Op2Cst->getValueAPF(), Op3Cst->getValueAPF(), in matchConstantFoldFMA()4962 MatchInfo = ConstantFP::get(MI.getMF()->getFunction().getContext(), Op1F); in matchConstantFoldFMA()