Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp2234 class InstructionMatcher final : public PredicateListMatcher<PredicateMatcher> { class
2254 InstructionMatcher(RuleMatcher &Rule, StringRef SymbolicName, in InstructionMatcher() function in __anon332dbd1e0111::InstructionMatcher