Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DIntermNode.h371 static const TConstantUnion *FoldBinary(TOperator op,
DIntermNode.cpp1974 TIntermConstantUnion::FoldBinary(mOp, leftConstant, mLeft->getType(), rightConstant, in fold()
2160 const TConstantUnion *TIntermConstantUnion::FoldBinary(TOperator op, in FoldBinary() function in sh::TIntermConstantUnion