Searched refs:EOpCallInternalRawFunction (Results 1 – 10 of 10) sorted by relevance
143 ASSERT(!node->isArray() || node->getOp() != EOpCallInternalRawFunction); in visitAggregate()214 ASSERT(rightAgg == nullptr || rightAgg->getOp() != EOpCallInternalRawFunction); in visitBinary()
33 EOpCallInternalRawFunction, enumerator
421 case EOpCallInternalRawFunction: in visitAggregate()
891 node->getOp() == EOpCallInternalRawFunction) in visitAggregate()
587 return new TIntermAggregate(&func, func.getReturnType(), EOpCallInternalRawFunction, arguments); in CreateRawFunctionCall()744 case EOpCallInternalRawFunction: in functionName()1198 case EOpCallInternalRawFunction: in isFunctionCall()
2371 case EOpCallInternalRawFunction: in visitAggregate()2392 else if (node->getOp() == EOpCallInternalRawFunction) in visitAggregate()
423 case TOperator::EOpCallInternalRawFunction: in visitAggregatePost()
665 case TOperator::EOpCallInternalRawFunction: in GetOperatorString()1969 case TOperator::EOpCallInternalRawFunction: in visitAggregate()
3770 case TOperator::EOpCallInternalRawFunction: in visitOperator()
626 if (op == EOpCallInternalRawFunction || op == EOpCallFunctionInAST || in visitAggregate()