Home
last modified time | relevance | path

Searched defs:MatcherStorage (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h340 std::vector<std::unique_ptr<Matcher>> MatcherStorage; global() variable
420 std::vector<std::unique_ptr<Matcher>> MatcherStorage; global() variable
H A DGlobalISelMatchTable.cpp96 std::vector<std::unique_ptr<Matcher>> &MatcherStorage) { in optimizeRules() argument
/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp2258 std::vector<std::unique_ptr<Matcher>> MatcherStorage; buildMatchTable() local
H A DGlobalISelCombinerEmitter.cpp2568 std::vector<std::unique_ptr<Matcher>> MatcherStorage; buildMatchTable() local