Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h327 std::vector<std::unique_ptr<Matcher>> MatcherStorage; variable
421 std::vector<std::unique_ptr<Matcher>> MatcherStorage; variable
H A DGlobalISelMatchTable.cpp98 std::vector<std::unique_ptr<Matcher>> &MatcherStorage) { in optimizeRules()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGlobalISelEmitter.cpp2257 std::vector<std::unique_ptr<Matcher>> MatcherStorage; in buildMatchTable() local
H A DGlobalISelCombinerEmitter.cpp2703 std::vector<std::unique_ptr<Matcher>> MatcherStorage; in buildMatchTable() local