Searched refs:SwitchOpcode (Results 1 – 2 of 2) sorted by relevance
63 SwitchOpcode, // Dispatch based on opcode. enumerator466 : Matcher(SwitchOpcode), Cases(cases.begin(), cases.end()) {} in SwitchOpcodeMatcher()470 return N->getKind() == SwitchOpcode; in classof()
435 case Matcher::SwitchOpcode: in EmitMatcher()992 case Matcher::SwitchOpcode: return "OPC_SwitchOpcode"; break; in getOpcodeString()