Searched refs:EOpExclusiveOr (Results 1 – 8 of 8) sorted by relevance
77 case EHTokCaret: return EOpExclusiveOr; in binary()140 case EOpExclusiveOr: in precedenceLevel()
783 case EOpExclusiveOr: in addConversion()1169 case EOpExclusiveOr: in addBiShapeConversion()2889 case EOpExclusiveOr: in isSpecializationOperation()2934 case EOpExclusiveOr: in isNonuniformPropagating()3158 case EOpExclusiveOr: in promoteBinary()3241 case EOpExclusiveOr: in promoteBinary()3294 case EOpExclusiveOr: in promoteBinary()3425 case EOpExclusiveOr: in promoteBinary()
193 case EOpExclusiveOr: out.debug << "exclusive-or"; break; in visitBinary()
334 case EOpExclusiveOr: in fold()
637 $$ = parseContext.handleBinaryMath($2.loc, "^", EOpExclusiveOr, $1, $3);
4733 …TypedNode) = parseContext.handleBinaryMath((yyvsp[-1].lex).loc, "^", EOpExclusiveOr, (yyvsp[-2].in… in yyparse()
289 EOpExclusiveOr, enumerator
4824 case glslang::EOpExclusiveOr: