Home | History | Annotate | Download | only in TableGen

Lines Matching refs:SwitchOpcodeMatcher

469 /// SwitchOpcodeMatcher - Switch based on the current node's opcode, dispatching
473 class SwitchOpcodeMatcher : public Matcher {
476 SwitchOpcodeMatcher(const std::pair<const SDNodeInfo*, Matcher*> *cases,