Home
last modified time | relevance | path

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

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