Searched refs:createUnaryMath (Results 1 – 2 of 2) sorted by relevance
579 TIntermTyped *createUnaryMath(TOperator op,
5142 TIntermTyped *TParseContext::createUnaryMath(TOperator op, in createUnaryMath() function in sh::TParseContext5202 TIntermTyped *node = createUnaryMath(op, child, loc, nullptr); in addUnaryMath()6192 createUnaryMath(op, unaryParamNode->getAsTyped(), loc, fnCandidate); in addNonConstructorFunctionCall()