Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCInstPrinter.h79 const char *matchAliasPatterns(const MCInst *MI, const MCSubtargetInfo *STI,
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCInstPrinter.cpp124 const char *MCInstPrinter::matchAliasPatterns(const MCInst *MI, in matchAliasPatterns() function in MCInstPrinter