Home
last modified time | relevance | path

Searched defs:createMCInstPrinter (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTargetDesc.cpp56 static MCInstPrinter *createMCInstPrinter(const Triple & /*T*/, in createMCInstPrinter() function
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DTargetRegistry.h520 MCInstPrinter *createMCInstPrinter(const Triple &T, unsigned SyntaxVariant, in createMCInstPrinter() function