Searched refs:kInstAltMatch (Results 1 – 7 of 7) sorted by relevance
67 case kInstAltMatch: in Dump()142 if (ip->opcode() == kInstAlt || ip->opcode() == kInstAltMatch) in ProgToString()225 ip->set_opcode(kInstAltMatch); in Optimize()231 ip->set_opcode(kInstAltMatch); in Optimize()246 case kInstAltMatch: in IsMatch()
52 kInstAltMatch, // Alt: out_ is [00-FF] and back, out1_ is match; or vice versa. enumerator101 int out1() { DCHECK(opcode() == kInstAlt || opcode() == kInstAltMatch); return out1_; } in out1()109 DCHECK_EQ(opcode(), kInstAltMatch); in greedy()
232 case kInstAltMatch: in AddToThreadq()322 case kInstAltMatch: in Step()670 case kInstAltMatch: in ComputeFirstByte()
200 case kInstAltMatch: in TrySearch()
632 case kInstAltMatch: in WorkqToCachedState()857 case kInstAltMatch: in AddToQueue()931 case kInstAltMatch: // already followed in RunWorkqOnByte()
433 case kInstAltMatch: in IsOnePass()
172 case kInstAltMatch: in Visit()