Searched defs:SwitchOpcodeMatcher (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp
H A DDAGISelMatcher.h467 class SwitchOpcodeMatcher : public Matcher { class in namespace:llvm
470 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) function in class:llvm::SwitchOpcodeMatcher

Completed in 58 milliseconds