Home
last modified time | relevance | path

Searched refs:parseMSInlineAsm (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmParser.h205 virtual bool parseMSInlineAsm(
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp636 if (Parser->parseMSInlineAsm(AsmStringIR, NumOutputs, NumInputs, OpExprs, in ParseMicrosoftAsmStatement()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp261 bool parseMSInlineAsm(std::string &AsmString, unsigned &NumOutputs,
5931 bool AsmParser::parseMSInlineAsm( in parseMSInlineAsm() function in AsmParser
H A DMasmParser.cpp523 bool parseMSInlineAsm(std::string &AsmString, unsigned &NumOutputs,
7389 bool MasmParser::parseMSInlineAsm( in parseMSInlineAsm() function in MasmParser