Searched refs:loopOpI (Results 1 – 1 of 1) sorted by relevance
795 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local798 loopOpI |= 1; in doParseActions()801 loopOpI |= 2; in doParseActions()803 appendOp(loopOpI); in doParseActions()917 int32_t loopOpI = buildOp(URX_LOOP_SR_I, URX_VAL(repeatedOp)); in doParseActions() local918 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()928 int32_t loopOpI = buildOp(URX_LOOP_DOT_I, 0); in doParseActions() local931 loopOpI |= 1; in doParseActions()934 loopOpI |= 2; in doParseActions()936 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc); in doParseActions()