Home
last modified time | relevance | path

Searched defs:SMLoc (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp221 bool parseSectionDirectiveBss(StringRef, SMLoc) { in parseSectionDirectiveBss() argument
225 bool parseSectionDirectiveConst(StringRef, SMLoc) { in parseSectionDirectiveConst() argument
229 bool parseSectionDirectiveStaticConst(StringRef, SMLoc) { in parseSectionDirectiveStaticConst() argument
233 bool parseSectionDirectiveCString(StringRef, SMLoc) { in parseSectionDirectiveCString() argument
238 bool parseSectionDirectiveLiteral4(StringRef, SMLoc) { in parseSectionDirectiveLiteral4() argument
243 bool parseSectionDirectiveLiteral8(StringRef, SMLoc) { in parseSectionDirectiveLiteral8() argument
248 bool parseSectionDirectiveLiteral16(StringRef, SMLoc) { in parseSectionDirectiveLiteral16() argument
253 bool parseSectionDirectiveConstructor(StringRef, SMLoc) { in parseSectionDirectiveConstructor() argument
257 bool parseSectionDirectiveDestructor(StringRef, SMLoc) { in parseSectionDirectiveDestructor() argument
261 bool parseSectionDirectiveFVMLibInit0(StringRef, SMLoc) { in parseSectionDirectiveFVMLibInit0() argument
[all …]
H A DELFAsmParser.cpp92 bool ParseSectionDirectiveData(StringRef, SMLoc) { in ParseSectionDirectiveData() argument
97 bool ParseSectionDirectiveText(StringRef, SMLoc) { in ParseSectionDirectiveText() argument
102 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() argument
107 bool ParseSectionDirectiveRoData(StringRef, SMLoc) { in ParseSectionDirectiveRoData() argument
112 bool ParseSectionDirectiveTData(StringRef, SMLoc) { in ParseSectionDirectiveTData() argument
118 bool ParseSectionDirectiveTBSS(StringRef, SMLoc) { in ParseSectionDirectiveTBSS() argument
124 bool ParseSectionDirectiveDataRel(StringRef, SMLoc) { in ParseSectionDirectiveDataRel() argument
129 bool ParseSectionDirectiveDataRelRo(StringRef, SMLoc) { in ParseSectionDirectiveDataRelRo() argument
135 bool ParseSectionDirectiveEhFrame(StringRef, SMLoc) { in ParseSectionDirectiveEhFrame() argument
169 bool ELFAsmParser::ParseDirectiveSymbolAttribute(StringRef Directive, SMLoc) { in ParseDirectiveSymbolAttribute() argument
[all …]
H A DCOFFAsmParser.cpp96 bool ParseSectionDirectiveText(StringRef, SMLoc) { in ParseSectionDirectiveText() argument
104 bool ParseSectionDirectiveData(StringRef, SMLoc) { in ParseSectionDirectiveData() argument
111 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() argument
277 bool COFFAsmParser::ParseDirectiveSymbolAttribute(StringRef Directive, SMLoc) { in ParseDirectiveSymbolAttribute() argument
355 bool COFFAsmParser::ParseDirectiveSection(StringRef, SMLoc) { in ParseDirectiveSection() argument
414 bool COFFAsmParser::ParseDirectiveDef(StringRef, SMLoc) { in ParseDirectiveDef() argument
428 bool COFFAsmParser::ParseDirectiveScl(StringRef, SMLoc) { in ParseDirectiveScl() argument
441 bool COFFAsmParser::ParseDirectiveType(StringRef, SMLoc) { in ParseDirectiveType() argument
454 bool COFFAsmParser::ParseDirectiveEndef(StringRef, SMLoc) { in ParseDirectiveEndef() argument
460 bool COFFAsmParser::ParseDirectiveSecRel32(StringRef, SMLoc) { in ParseDirectiveSecRel32() argument
[all …]
H A DWasmAsmParser.cpp88 bool parseSectionDirectiveText(StringRef, SMLoc) { in parseSectionDirectiveText() argument
203 bool parseDirectiveSize(StringRef, SMLoc) { in parseDirectiveSize() argument
221 bool parseDirectiveType(StringRef, SMLoc) { in parseDirectiveType() argument
254 bool ParseDirectiveIdent(StringRef, SMLoc) { in ParseDirectiveIdent() argument
269 bool ParseDirectiveSymbolAttribute(StringRef Directive, SMLoc) { in ParseDirectiveSymbolAttribute() argument
H A DCOFFMasmParser.cpp61 bool IgnoreDirective(StringRef, SMLoc) { in IgnoreDirective() argument
190 bool ParseSectionDirectiveCode(StringRef, SMLoc) { in ParseSectionDirectiveCode() argument
198 bool ParseSectionDirectiveInitializedData(StringRef, SMLoc) { in ParseSectionDirectiveInitializedData() argument
206 bool ParseSectionDirectiveUninitializedData(StringRef, SMLoc) { in ParseSectionDirectiveUninitializedData() argument
H A DMCAsmParserExtension.cpp25 bool MCAsmParserExtension::ParseDirectiveCGProfile(StringRef, SMLoc) { in ParseDirectiveCGProfile() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp254 bool ParseRegister(unsigned & /*RegNo*/, SMLoc & /*StartLoc*/, in ParseRegister() argument
259 SMLoc & /*StartLoc*/, in tryParseRegister() argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmtAsm.cpp168 llvm::SMLoc SMLoc) { in translateLocation()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCDwarf.h42 class SMLoc; variable
H A DMCContext.h65 class SMLoc; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCStreamer.cpp221 llvm::SMLoc) {} in emitNops()
H A DMCAsmStreamer.cpp2252 const MCExpr *Expr, SMLoc, in emitRelocDirective() argument