Home
last modified time | relevance | path

Searched defs:getCaseOpcode (Results 1 – 2 of 2) sorted by relevance

/external/llvm/utils/TableGen/
DDAGISelMatcher.h471 const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; } in getCaseOpcode() function
/external/llvm-project/llvm/utils/TableGen/
DDAGISelMatcher.h486 const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; } in getCaseOpcode() function