Searched defs:getInstructionMatcher (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ | ||
H A D | GlobalISelMatchTable.cpp | 911 RuleMatcher::getInstructionMatcher(StringRef SymbolicName) const { getInstructionMatcher() function in llvm::gi::RuleMatcher |
H A D | GlobalISelMatchTable.h | 1292 InstructionMatcher &getInstructionMatcher() const { return Insn; } getInstructionMatcher() function |