Home
last modified time | relevance | path

Searched refs:createUnaryMath (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DParseContext.h579 TIntermTyped *createUnaryMath(TOperator op,
DParseContext.cpp5142 TIntermTyped *TParseContext::createUnaryMath(TOperator op, in createUnaryMath() function in sh::TParseContext
5202 TIntermTyped *node = createUnaryMath(op, child, loc, nullptr); in addUnaryMath()
6192 createUnaryMath(op, unaryParamNode->getAsTyped(), loc, fnCandidate); in addNonConstructorFunctionCall()