Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTargetDesc.cpp44 static MCInstrInfo *createMCInstrInfo() { in createMCInstrInfo() function
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DTargetRegistry.h424 MCInstrInfo *createMCInstrInfo() const { in createMCInstrInfo() function