Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstPrinter.h78 const char *matchAliasPatterns(const MCInst *MI, const MCSubtargetInfo *STI,
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCInstPrinter.cpp123 const char *MCInstPrinter::matchAliasPatterns(const MCInst *MI, in matchAliasPatterns() function in MCInstPrinter