Searched defs:createMCInstPrinter (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTargetDesc.cpp63 static MCInstPrinter *createMCInstPrinter(const Triple & /*T*/, function
117 TargetRegistry::RegisterMCInstPrinter(*T, createMCInstPrinter);
/external/llvm/include/llvm/Support/
H A DTargetRegistry.h403 MCInstPrinter *createMCInstPrinter(const Triple &T, unsigned SyntaxVariant, function in class:llvm::Target
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DTargetRegistry.h384 MCInstPrinter *createMCInstPrinter(unsigned SyntaxVariant, function in class:llvm::Target

Completed in 82 milliseconds