Home
last modified time | relevance | path

Searched defs:SwitchOpcodeMatcher (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDAGISelMatcher.h461 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher() function
/external/llvm/utils/TableGen/
DDAGISelMatcher.h461 SwitchOpcodeMatcher(ArrayRef<std::pair<const SDNodeInfo*, Matcher*> > cases) in SwitchOpcodeMatcher() function
/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcher.h476 SwitchOpcodeMatcher(const std::pair<const SDNodeInfo*, Matcher*> *cases, in SwitchOpcodeMatcher() function