Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInstPrinter.h75 const char *matchAliasPatterns(const MCInst *MI, const MCSubtargetInfo *STI,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCInstPrinter.cpp123 const char *MCInstPrinter::matchAliasPatterns(const MCInst *MI, in matchAliasPatterns() function in MCInstPrinter