Searched refs:CreateBuiltInFunctionCall (Results 1 – 5 of 5) sorted by relevance
353 return TIntermAggregate::CreateBuiltInFunctionCall(*fn, arguments); in CreateBuiltInFunctionCallNode()
428 return TIntermAggregate::CreateBuiltInFunctionCall( in visitAggregatePost()
594 static TIntermAggregate *CreateBuiltInFunctionCall(const TFunction &func,
590 TIntermAggregate *TIntermAggregate::CreateBuiltInFunctionCall(const TFunction &func, in CreateBuiltInFunctionCall() function in sh::TIntermAggregate
6931 TIntermAggregate::CreateBuiltInFunctionCall(*fnCandidate, &fnCall->arguments()); in addNonConstructorFunctionCall()