Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/MC/MCParser/
H A DAsmParser.cpp691 bool parseDirectiveMSEmit(SMLoc DirectiveLoc, ParseStatementInfo &Info,
2310 return parseDirectiveMSEmit(IDLoc, Info, IDVal.size()); in parseStatement()
5795 bool AsmParser::parseDirectiveMSEmit(SMLoc IDLoc, ParseStatementInfo &Info, in parseDirectiveMSEmit() function in AsmParser
H A DMasmParser.cpp1047 bool parseDirectiveMSEmit(SMLoc DirectiveLoc, ParseStatementInfo &Info,
2677 return parseDirectiveMSEmit(IDLoc, Info, IDVal.size()); in parseStatement()
7170 bool MasmParser::parseDirectiveMSEmit(SMLoc IDLoc, ParseStatementInfo &Info, in parseDirectiveMSEmit() function in MasmParser