Searched refs:kInstAltMatch (Results 1 – 7 of 7) sorted by relevance
82 case kInstAltMatch: in Dump()146 if (ip->opcode() == kInstAlt || ip->opcode() == kInstAltMatch) in ProgToString()204 case kInstAltMatch: in IsMatch()273 ip->set_opcode(kInstAltMatch); in Optimize()279 ip->set_opcode(kInstAltMatch); in Optimize()607 if (ip->opcode() != kInstAltMatch) // handled in EmitList() in Flatten()674 case kInstAltMatch: in MarkSuccessors()734 case kInstAltMatch: in MarkDominator()801 case kInstAltMatch: in EmitList()803 flat->back().set_opcode(kInstAltMatch); in EmitList()
31 kInstAltMatch, // Alt: out_ is [00-FF] and back, out1_ is match; or vice versa. enumerator85 int out1() { DCHECK(opcode() == kInstAlt || opcode() == kInstAltMatch); return out1_; } in out1()95 DCHECK_EQ(opcode(), kInstAltMatch); in greedy()
248 case kInstAltMatch: in AddToThreadq()361 case kInstAltMatch: in Step()687 case kInstAltMatch: in Fanout()
177 case kInstAltMatch: in TrySearch()
622 case kInstAltMatch: in WorkqToCachedState()882 case kInstAltMatch: in AddToQueue()952 case kInstAltMatch: // already followed in RunWorkqOnByte()
450 case kInstAltMatch: in IsOnePass()
195 case kInstAltMatch: in Try()