Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/MCParser/
H A DMCAsmParser.h205 virtual bool parseMSInlineAsm(
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseStmtAsm.cpp636 if (Parser->parseMSInlineAsm(AsmStringIR, NumOutputs, NumInputs, OpExprs, in ParseMicrosoftAsmStatement()
/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DAsmParser.cpp260 bool parseMSInlineAsm(std::string &AsmString, unsigned &NumOutputs,
5956 bool AsmParser::parseMSInlineAsm( in parseMSInlineAsm() function in AsmParser
H A DMasmParser.cpp520 bool parseMSInlineAsm(std::string &AsmString, unsigned &NumOutputs,
7354 bool MasmParser::parseMSInlineAsm( in parseMSInlineAsm() function in MasmParser