Searched defs:isPrecise (Results 1 – 7 of 7) sorted by relevance
133 bool isPrecise() const { in isPrecise() function
192 bool isPrecise() const { return mIsPrecise; } in isPrecise() function853 bool isPrecise() const { return mIsPrecise; } in isPrecise() function
168 bool isPrecise() const { return precise; } in isPrecise() function
679 bool isPrecise, in getArithmeticDecorations()
1554 bool isPrecise, in TIntermGlobalQualifierDeclaration()
1298 bool isBinary, bool isPrecise = false) { in optimizeDoubleFP()1356 bool isPrecise = false) { in optimizeUnaryDoubleFP()1362 bool isPrecise = false) { in optimizeBinaryDoubleFP()
965 constexpr bool isPrecise() const noexcept { return isPrecise_; } in isPrecise() function