Searched refs:EOpCallInternalRawFunction (Results 1 – 8 of 8) sorted by relevance
143 ASSERT(!node->isArray() || node->getOp() != EOpCallInternalRawFunction); in visitAggregate()215 ASSERT(rightAgg == nullptr || rightAgg->getOp() != EOpCallInternalRawFunction); in visitBinary()
626 if (op == EOpCallInternalRawFunction || op == EOpCallFunctionInAST || in visitAggregate()
26 EOpCallInternalRawFunction, enumerator
410 case EOpCallInternalRawFunction: in visitAggregate()
1002 case EOpCallInternalRawFunction: in visitAggregate()
536 return new TIntermAggregate(&func, func.getReturnType(), EOpCallInternalRawFunction, arguments); in CreateRawFunctionCall()694 case EOpCallInternalRawFunction: in functionName()1122 case EOpCallInternalRawFunction: in isFunctionCall()
2358 case EOpCallInternalRawFunction: in visitAggregate()2378 else if (node->getOp() == EOpCallInternalRawFunction) in visitAggregate()
27 case EOpCallInternalRawFunction: in GetSymbolTableMangledName()