Searched refs:kInstAltMatch (Results 1 – 7 of 7) sorted by relevance
76 case kInstAltMatch: in Dump()139 if (ip->opcode() == kInstAlt || ip->opcode() == kInstAltMatch) in ProgToString()249 ip->set_opcode(kInstAltMatch); in Optimize()255 ip->set_opcode(kInstAltMatch); in Optimize()270 case kInstAltMatch: in IsMatch()609 if (ip->opcode() != kInstAltMatch) // handled in EmitList() in Flatten()676 case kInstAltMatch: in MarkSuccessors()736 case kInstAltMatch: in MarkDominator()803 case kInstAltMatch: in EmitList()805 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()
253 case kInstAltMatch: in AddToThreadq()366 case kInstAltMatch: in Step()681 case kInstAltMatch: in ComputeFirstByte()749 case kInstAltMatch: in Fanout()
174 case kInstAltMatch: in TrySearch()
636 case kInstAltMatch: in WorkqToCachedState()899 case kInstAltMatch: in AddToQueue()969 case kInstAltMatch: // already followed in RunWorkqOnByte()
450 case kInstAltMatch: in IsOnePass()
198 case kInstAltMatch: in Try()