Searched refs:EOpLeftShiftAssign (Results 1 – 10 of 10) sorted by relevance
52 case EHTokLeftAssign: return EOpLeftShiftAssign; in assignment()
402 case EOpLeftShiftAssign: in handleLvalue()
1131 case EOpLeftShiftAssign: in addConversion()1234 case EOpLeftShiftAssign: in addUniShapeConversion()1282 case EOpLeftShiftAssign: in addBiShapeConversion()3172 case EOpLeftShiftAssign: in modifiesState()3421 case EOpLeftShiftAssign: in promoteBinary()3630 case EOpLeftShiftAssign: in promoteBinary()3687 case EOpLeftShiftAssign: in promoteBinary()
117 case glslang::EOpLeftShiftAssign: in isAssignOperation()
173 …case EOpLeftShiftAssign: out.debug << "left shift second child into first child"; break; in visitBinary()
817 $$.loc = $1.loc; $$.op = EOpLeftShiftAssign;
5019 (yyval.interm).loc = (yyvsp[0].lex).loc; (yyval.interm).op = EOpLeftShiftAssign; in yyparse()
773 EOpLeftShiftAssign, enumerator
1848 case glslang::EOpLeftShiftAssign: in visitBinary()5507 case glslang::EOpLeftShiftAssign: in createBinaryOperation()