Home | History | Annotate | Download | only in compiler

Lines Matching refs:intermSwitch

294             TIntermSwitch* intermSwitch;
4458 { (yyval.interm.intermNode) = (yyvsp[0].interm.intermSwitch); }
4631 (yyval.interm.intermSwitch) = context->addSwitch((yyvsp[-3].interm.intermTypedNode), (yyvsp[0].interm.intermAggregate), (yylsp[-5]));