Searched refs:loopOpI (Results 1 – 1 of 1) sorted by relevance
815 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local818 loopOpI |= 1; in doParseActions()821 loopOpI |= 2; in doParseActions()823 appendOp(loopOpI); in doParseActions()937 int32_t loopOpI = buildOp(URX_LOOP_SR_I, URX_VAL(repeatedOp)); in doParseActions() local938 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()948 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local951 loopOpI |= 1; in doParseActions()954 loopOpI |= 2; in doParseActions()956 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()