Searched refs:EOpLeftShiftAssign (Results 1 – 9 of 9) sorted by relevance
52 case EHTokLeftAssign: return EOpLeftShiftAssign; in assignment()
400 case EOpLeftShiftAssign: in handleLvalue()
1007 case EOpLeftShiftAssign: in addConversion()1081 case EOpLeftShiftAssign: in addUniShapeConversion()1129 case EOpLeftShiftAssign: in addBiShapeConversion()2994 case EOpLeftShiftAssign: in modifiesState()3234 case EOpLeftShiftAssign: in promoteBinary()3409 case EOpLeftShiftAssign: in promoteBinary()3466 case EOpLeftShiftAssign: in promoteBinary()
115 case glslang::EOpLeftShiftAssign: in isAssignOperation()
169 …case EOpLeftShiftAssign: out.debug << "left shift second child into first child"; break; in visitBinary()
744 $$.loc = $1.loc; $$.op = EOpLeftShiftAssign;
4919 (yyval.interm).loc = (yyvsp[0].lex).loc; (yyval.interm).op = EOpLeftShiftAssign; in yyparse()
759 EOpLeftShiftAssign, enumerator
1646 case glslang::EOpLeftShiftAssign: in visitBinary()4805 case glslang::EOpLeftShiftAssign: