Searched refs:canRoundFloat (Results 1 – 1 of 1) sorted by relevance
428 bool canRoundFloat(const TType &type) in canRoundFloat() function472 return canRoundFloat(parentConstructor->getType()); in ParentConstructorTakesCareOfRounding()484 if (canRoundFloat(node->getType()) && ParentUsesResult(parent, node) && in visitSymbol()510 bool roundFloat = canRoundFloat(type); in visitBinary()633 if (canRoundFloat(node->getType()) && ParentUsesResult(parent, node) && in visitAggregate()655 if (canRoundFloat(node->getType()) && visit == PreVisit) in visitUnary()