Searched refs:EOpCallFunctionInAST (Results 1 – 16 of 16) sorted by relevance
121 if (node->getOp() == EOpCallFunctionInAST) in visitAggregate()289 if (visit == PreVisit && node->getOp() == EOpCallFunctionInAST) in visitAggregate()366 case EOpCallFunctionInAST: in visitAggregate()
19 EOpCallFunctionInAST, enumerator
129 if (node->getOp() == EOpCallFunctionInAST) in visitAggregate()
407 case EOpCallFunctionInAST: in visitAggregate()
1001 case EOpCallFunctionInAST: in visitAggregate()
530 return new TIntermAggregate(&func, func.getReturnType(), EOpCallFunctionInAST, arguments); in CreateFunctionCall()696 case EOpCallFunctionInAST: in functionName()1120 case EOpCallFunctionInAST: in isFunctionCall()
2357 case EOpCallFunctionInAST: in visitAggregate()2364 if (node->getOp() == EOpCallFunctionInAST) in visitAggregate()
5996 ASSERT(functionCall->getOp() == EOpCallFunctionInAST); in checkImageMemoryAccessForUserDefinedFunctions()
144 if (visit == PreVisit && node->isArray() && node->getOp() == EOpCallFunctionInAST) in visitAggregate()216 if (rightAgg != nullptr && rightAgg->getOp() == EOpCallFunctionInAST) in visitBinary()
95 ASSERT(node->isConstructor() || node->getOp() == EOpCallFunctionInAST); in visitAggregate()
477 ASSERT(node->getOp() == EOpCallFunctionInAST); in visitAggregate()1187 ASSERT(node->getOp() == EOpCallFunctionInAST); in visitAggregate()
225 else if (node->getOp() == EOpCallFunctionInAST) in visitAggregate()
626 if (op == EOpCallInternalRawFunction || op == EOpCallFunctionInAST || in visitAggregate()
219 ASSERT(node->getOp() == EOpCallFunctionInAST); in visitAggregate()
284 else if (node->getOp() == EOpCallFunctionInAST) in visitAggregate()
29 case EOpCallFunctionInAST: in GetSymbolTableMangledName()