Lines Matching refs:instrOperandLoc
3474 int32_t instrOperandLoc = (int32_t)fp->fPatIdx; in MatchAt() local
3476 int32_t loopLoc = URX_VAL(pat[instrOperandLoc]); in MatchAt()
3477 int32_t minCount = (int32_t)pat[instrOperandLoc+1]; in MatchAt()
3478 int32_t maxCount = (int32_t)pat[instrOperandLoc+2]; in MatchAt()
3539 int32_t instrOperandLoc = (int32_t)fp->fPatIdx; in MatchAt() local
3541 int32_t loopLoc = URX_VAL(pat[instrOperandLoc]); in MatchAt()
3542 int32_t minCount = (int32_t)pat[instrOperandLoc+1]; in MatchAt()
3543 int32_t maxCount = (int32_t)pat[instrOperandLoc+2]; in MatchAt()
3744 int32_t instrOperandLoc = (int32_t)fp->fPatIdx; in MatchAt() local
3746 int32_t dataLoc = URX_VAL(pat[instrOperandLoc]); in MatchAt()
4957 int32_t instrOperandLoc = (int32_t)fp->fPatIdx; in MatchChunkAt() local
4959 int32_t loopLoc = URX_VAL(pat[instrOperandLoc]); in MatchChunkAt()
4960 int32_t minCount = (int32_t)pat[instrOperandLoc+1]; in MatchChunkAt()
4961 int32_t maxCount = (int32_t)pat[instrOperandLoc+2]; in MatchChunkAt()
5021 int32_t instrOperandLoc = (int32_t)fp->fPatIdx; in MatchChunkAt() local
5023 int32_t loopLoc = URX_VAL(pat[instrOperandLoc]); in MatchChunkAt()
5024 int32_t minCount = (int32_t)pat[instrOperandLoc+1]; in MatchChunkAt()
5025 int32_t maxCount = (int32_t)pat[instrOperandLoc+2]; in MatchChunkAt()
5213 int32_t instrOperandLoc = (int32_t)fp->fPatIdx; in MatchChunkAt() local
5215 int32_t dataLoc = URX_VAL(pat[instrOperandLoc]); in MatchChunkAt()