Home
last modified time | relevance | path

Searched refs:OpMatcher (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h1776 if (auto *OpMatcher = dyn_cast<InstructionOpcodeMatcher>(P.get())) in getOpcodeMatcher() local
1777 return *OpMatcher; in getOpcodeMatcher()