Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp2259 std::vector<Matcher *> OptRules = buildMatchTable() local
H A DGlobalISelCombinerEmitter.cpp2569 std::vector<Matcher *> OptRules = buildMatchTable() local
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp98 std::vector<Matcher *> OptRules; in optimizeRules() local