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