Searched refs:rightConstant (Results 1 – 1 of 1) sorted by relevance
1913 const TConstantUnion *rightConstant = mRight->getConstantValue(); in fold() local1927 if (rightConstant == nullptr) in fold()1931 size_t index = static_cast<size_t>(rightConstant->getIConst()); in fold()1964 if (rightConstant == nullptr) in fold()1974 TIntermConstantUnion::FoldBinary(mOp, leftConstant, mLeft->getType(), rightConstant, in fold()