Searched refs:hasExactInverseFP (Results 1 – 3 of 3) sorted by relevance
93 bool hasExactInverseFP() const;
256 bool Constant::hasExactInverseFP() const { in hasExactInverseFP() function in Constant271 return SplatCFP->hasExactInverseFP(); in hasExactInverseFP()
1751 if (!(C->hasExactInverseFP() || (I.hasAllowReciprocal() && C->isNormalFP()))) in foldFDivConstantDivisor()