Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DIntermNode.h367 static const TConstantUnion *FoldBinary(TOperator op,
DIntermNode.cpp1878 TIntermConstantUnion::FoldBinary(mOp, leftConstant, mLeft->getType(), rightConstant, in fold()
2064 const TConstantUnion *TIntermConstantUnion::FoldBinary(TOperator op, in FoldBinary() function in sh::TIntermConstantUnion