Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstPrinter.h184 uint16_t NumPatterns; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCInstPrinter.cpp139 M.Patterns.slice(It->PatternStart, It->NumPatterns); in matchAliasPatterns()