Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmParser.h354 MCAsmParser *createMCMasmParser(SourceMgr &, MCContext &, MCStreamer &,
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp7689 MCAsmParser *llvm::createMCMasmParser(SourceMgr &SM, MCContext &C, in createMCMasmParser() function in llvm