Searched refs:instrOperandLoc (Results 1 – 1 of 1) sorted by relevance
3530 int32_t instrOperandLoc = (int32_t)fp->fPatIdx; in MatchAt() local3532 int32_t loopLoc = URX_VAL(pat[instrOperandLoc]); in MatchAt()3533 int32_t minCount = (int32_t)pat[instrOperandLoc+1]; in MatchAt()3534 int32_t maxCount = (int32_t)pat[instrOperandLoc+2]; in MatchAt()3588 int32_t instrOperandLoc = (int32_t)fp->fPatIdx; in MatchAt() local3590 int32_t loopLoc = URX_VAL(pat[instrOperandLoc]); in MatchAt()3591 int32_t minCount = (int32_t)pat[instrOperandLoc+1]; in MatchAt()3592 int32_t maxCount = (int32_t)pat[instrOperandLoc+2]; in MatchAt()3788 int32_t instrOperandLoc = (int32_t)fp->fPatIdx; in MatchAt() local3790 int32_t dataLoc = URX_VAL(pat[instrOperandLoc]); in MatchAt()[all …]