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