Searched refs:CreateBuiltInFunctionCall (Results 1 – 4 of 4) sorted by relevance
399 return TIntermAggregate::CreateBuiltInFunctionCall(*fn, arguments); in CreateBuiltInFunctionCallNode()
622 static TIntermAggregate *CreateBuiltInFunctionCall(const TFunction &func,
630 TIntermAggregate *TIntermAggregate::CreateBuiltInFunctionCall(const TFunction &func, in CreateBuiltInFunctionCall() function in sh::TIntermAggregate
7833 TIntermAggregate::CreateBuiltInFunctionCall(*fnCandidate, &fnCall->arguments()); in addNonConstructorFunctionCallImpl()