Searched defs:isPrecise (Results 1 – 8 of 8) sorted by relevance
133 bool isPrecise() const { in isPrecise() function
165 bool isPrecise() const { in isPrecise() function
174 bool isPrecise() const { return getType().isPrecise(); } in isPrecise() function842 bool isPrecise() const { return mIsPrecise; } in isPrecise() function
168 bool isPrecise() const { return precise; } in isPrecise() function
1417 bool isPrecise, in TIntermGlobalQualifierDeclaration()
1280 bool isBinary, bool isPrecise = false) { in optimizeDoubleFP()1338 bool isPrecise = false) { in optimizeUnaryDoubleFP()1344 bool isPrecise = false) { in optimizeBinaryDoubleFP()
1298 bool isBinary, bool isPrecise = false) { in optimizeDoubleFP()1356 bool isPrecise = false) { in optimizeUnaryDoubleFP()1362 bool isPrecise = false) { in optimizeBinaryDoubleFP()
874 constexpr bool isPrecise() const noexcept in isPrecise() function