Searched refs:EOpCallFunctionInAST (Results 1 – 16 of 16) sorted by relevance
105 if (node->getOp() == EOpCallFunctionInAST) in visitAggregate()273 if (visit == PreVisit && node->getOp() == EOpCallFunctionInAST) in visitAggregate()350 case EOpCallFunctionInAST: in visitAggregate()
129 if (node->getOp() == EOpCallFunctionInAST) in visitAggregate()
25 EOpCallFunctionInAST, enumerator
418 case EOpCallFunctionInAST: in visitAggregate()
890 if (node->getOp() == EOpCallFunctionInAST || in visitAggregate()
581 return new TIntermAggregate(&func, func.getReturnType(), EOpCallFunctionInAST, arguments); in CreateFunctionCall()745 case EOpCallFunctionInAST: in functionName()1197 case EOpCallFunctionInAST: in isFunctionCall()
2370 case EOpCallFunctionInAST: in visitAggregate()2378 if (node->getOp() == EOpCallFunctionInAST) in visitAggregate()
5253 case EOpCallFunctionInAST: in visitAggregate()
6759 ASSERT(functionCall->getOp() == EOpCallFunctionInAST); in checkImageMemoryAccessForUserDefinedFunctions()
144 if (visit == PreVisit && node->isArray() && node->getOp() == EOpCallFunctionInAST) in visitAggregate()215 if (rightAgg != nullptr && rightAgg->getOp() == EOpCallFunctionInAST) in visitBinary()
95 ASSERT(node->isConstructor() || node->getOp() == EOpCallFunctionInAST); in visitAggregate()
419 case TOperator::EOpCallFunctionInAST: in visitAggregatePost()
664 case TOperator::EOpCallFunctionInAST: in GetOperatorString()1968 case TOperator::EOpCallFunctionInAST: in visitAggregate()
3769 case TOperator::EOpCallFunctionInAST: in visitOperator()
256 if (node->getOp() != EOpCallFunctionInAST) in visitAggregate()
626 if (op == EOpCallInternalRawFunction || op == EOpCallFunctionInAST || in visitAggregate()