Searched refs:loopOpI (Results 1 – 1 of 1) sorted by relevance
799 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local802 loopOpI |= 1; in doParseActions()805 loopOpI |= 2; in doParseActions()807 appendOp(loopOpI); in doParseActions()921 int32_t loopOpI = buildOp(URX_LOOP_SR_I, URX_VAL(repeatedOp)); in doParseActions() local922 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()932 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local935 loopOpI |= 1; in doParseActions()938 loopOpI |= 2; in doParseActions()940 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()