Searched refs:EOpFunctionCall (Results 1 – 6 of 6) sorted by relevance
148 case EOpFunctionCall: in visitAggregate()410 ASSERT(node->getOp() == EOpFunctionCall); in validateFunctionCall()
126 case EOpFunctionCall: in visitAggregate()
37 EOpFunctionCall, enumerator552 if(op != EOpFunctionCall) in setType()
260 case EOpFunctionCall: out << "Function Call: " << node->getName(); break; in visitAggregate()
3616 … TIntermAggregate *aggregate = intermediate.setAggregateOperator(paramNode, EOpFunctionCall, loc); in addFunctionCallOrMethod()
1182 case EOpFunctionCall: in visitAggregate()