Home
last modified time | relevance | path

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

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