Searched refs:CreateBuiltInFunctionCall (Results 1 – 4 of 4) sorted by relevance
381 return TIntermAggregate::CreateBuiltInFunctionCall(*fn, arguments); in CreateBuiltInFunctionCallNode()
619 static TIntermAggregate *CreateBuiltInFunctionCall(const TFunction &func,
614 TIntermAggregate *TIntermAggregate::CreateBuiltInFunctionCall(const TFunction &func, in CreateBuiltInFunctionCall() function in sh::TIntermAggregate
7660 TIntermAggregate::CreateBuiltInFunctionCall(*fnCandidate, &fnCall->arguments()); in addNonConstructorFunctionCall()