Searched defs:getInstructionMatcher (Results 1 – 2 of 2) sorted by relevance
911 RuleMatcher::getInstructionMatcher(StringRef SymbolicName) const { in getInstructionMatcher() function in llvm::gi::RuleMatcher
1292 InstructionMatcher &getInstructionMatcher() const { return Insn; } in getInstructionMatcher() function