Searched refs:isArithmeticOperation (Results 1 – 1 of 1) sorted by relevance
149 bool isArithmeticOperation(glslang::TOperator op) in isArithmeticOperation() function635 if (isArithmeticOperation(BN->getOp())) { in propagateNoContractionInOneExpression()641 if (isArithmeticOperation(UN->getOp())) { in propagateNoContractionInOneExpression()721 if (isArithmeticOperation(node->getOp()) && node->getBasicType() != glslang::EbtInt) { in visitBinary()733 if (isArithmeticOperation(node->getOp())) { in visitUnary()