Searched refs:ELoopFor (Results 1 – 4 of 4) sorted by relevance
200 if (type == ELoopFor) in validateLoopType()213 ASSERT(node->getType() == ELoopFor); in validateForLoopHeader()
347 ELoopFor, enumerator
1532 …$$ = context->intermediate.addLoop(ELoopFor, $4, reinterpret_cast<TIntermTyped*>($5.node1), reinte…
4707 …(yyval.interm.intermNode) = context->intermediate.addLoop(ELoopFor, (yyvsp[-3].interm.intermNode),… in yyparse()