Searched refs:SwitchOpcode (Results 1 – 2 of 2) sorted by relevance
71 SwitchOpcode, // Dispatch based on opcode. enumerator501 : Matcher(SwitchOpcode), Cases(std::move(cases)) {} in SwitchOpcodeMatcher()504 static bool classof(const Matcher *N) { return N->getKind() == SwitchOpcode; } in classof()
327 case Matcher::SwitchOpcode: in SizeMatcher()575 case Matcher::SwitchOpcode: in EmitMatcher()1230 case Matcher::SwitchOpcode: in getOpcodeString()