Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DIntermNode.h389 TConstantUnion *foldUnaryComponentWise(TOperator op,
H A DIntermNode.cpp2348 constArray = operandConstant->foldUnaryComponentWise(mOp, mFunction, diagnostics); in fold()
2992 TConstantUnion *TIntermConstantUnion::foldUnaryComponentWise(TOperator op, in foldUnaryComponentWise() function in sh::TIntermConstantUnion