Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DIntrinsicEmitter.cpp121 std::vector<StringMatcher::StringPair> MatchTable; in EmitFnNameRecognizer() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelectorImpl.h53 const int64_t *MatchTable, const TargetInstrInfo &TII, in executeMatchTable()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp448 class MatchTable { class
516 MatchTable(bool WithCoverage, unsigned ID = 0) in MatchTable() function in __anon685cc1160111::MatchTable