Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp220 bool parseSectionDirectiveBss(StringRef, SMLoc) { in parseSectionDirectiveBss() argument
224 bool parseSectionDirectiveConst(StringRef, SMLoc) { in parseSectionDirectiveConst() argument
228 bool parseSectionDirectiveStaticConst(StringRef, SMLoc) { in parseSectionDirectiveStaticConst() argument
232 bool parseSectionDirectiveCString(StringRef, SMLoc) { in parseSectionDirectiveCString() argument
237 bool parseSectionDirectiveLiteral4(StringRef, SMLoc) { in parseSectionDirectiveLiteral4() argument
242 bool parseSectionDirectiveLiteral8(StringRef, SMLoc) { in parseSectionDirectiveLiteral8() argument
247 bool parseSectionDirectiveLiteral16(StringRef, SMLoc) { in parseSectionDirectiveLiteral16() argument
252 bool parseSectionDirectiveConstructor(StringRef, SMLoc) { in parseSectionDirectiveConstructor() argument
256 bool parseSectionDirectiveDestructor(StringRef, SMLoc) { in parseSectionDirectiveDestructor() argument
260 bool parseSectionDirectiveFVMLibInit0(StringRef, SMLoc) { in parseSectionDirectiveFVMLibInit0() argument
[all …]
H A DELFAsmParser.cpp91 bool ParseSectionDirectiveData(StringRef, SMLoc) { in ParseSectionDirectiveData() argument
96 bool ParseSectionDirectiveText(StringRef, SMLoc) { in ParseSectionDirectiveText() argument
101 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() argument
106 bool ParseSectionDirectiveRoData(StringRef, SMLoc) { in ParseSectionDirectiveRoData() argument
111 bool ParseSectionDirectiveTData(StringRef, SMLoc) { in ParseSectionDirectiveTData() argument
117 bool ParseSectionDirectiveTBSS(StringRef, SMLoc) { in ParseSectionDirectiveTBSS() argument
123 bool ParseSectionDirectiveDataRel(StringRef, SMLoc) { in ParseSectionDirectiveDataRel() argument
128 bool ParseSectionDirectiveDataRelRo(StringRef, SMLoc) { in ParseSectionDirectiveDataRelRo() argument
134 bool ParseSectionDirectiveEhFrame(StringRef, SMLoc) { in ParseSectionDirectiveEhFrame() argument
168 bool ELFAsmParser::ParseDirectiveSymbolAttribute(StringRef Directive, SMLoc) { in ParseDirectiveSymbolAttribute() argument
[all …]
H A DCOFFAsmParser.cpp95 bool ParseSectionDirectiveText(StringRef, SMLoc) { in ParseSectionDirectiveText() argument
101 bool ParseSectionDirectiveData(StringRef, SMLoc) { in ParseSectionDirectiveData() argument
107 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() argument
272 bool COFFAsmParser::ParseDirectiveSymbolAttribute(StringRef Directive, SMLoc) { in ParseDirectiveSymbolAttribute() argument
354 bool COFFAsmParser::parseSectionArguments(StringRef, SMLoc) { in parseSectionArguments() argument
423 bool COFFAsmParser::ParseDirectivePopSection(StringRef, SMLoc) { in ParseDirectivePopSection() argument
429 bool COFFAsmParser::ParseDirectiveDef(StringRef, SMLoc) { in ParseDirectiveDef() argument
443 bool COFFAsmParser::ParseDirectiveScl(StringRef, SMLoc) { in ParseDirectiveScl() argument
456 bool COFFAsmParser::ParseDirectiveType(StringRef, SMLoc) { in ParseDirectiveType() argument
469 bool COFFAsmParser::ParseDirectiveEndef(StringRef, SMLoc) { in ParseDirectiveEndef() argument
[all …]
H A DWasmAsmParser.cpp91 bool parseSectionDirectiveText(StringRef, SMLoc) { in parseSectionDirectiveText() argument
96 bool parseSectionDirectiveData(StringRef, SMLoc) { in parseSectionDirectiveData() argument
238 bool parseDirectiveType(StringRef, SMLoc) { in parseDirectiveType() argument
271 bool ParseDirectiveIdent(StringRef, SMLoc) { in ParseDirectiveIdent() argument
286 bool ParseDirectiveSymbolAttribute(StringRef Directive, SMLoc) { in ParseDirectiveSymbolAttribute() argument
H A DCOFFMasmParser.cpp56 bool IgnoreDirective(StringRef, SMLoc) { in IgnoreDirective() argument
185 bool ParseSectionDirectiveCode(StringRef, SMLoc) { in ParseSectionDirectiveCode() argument
191 bool ParseSectionDirectiveInitializedData(StringRef, SMLoc) { in ParseSectionDirectiveInitializedData() argument
197 bool ParseSectionDirectiveUninitializedData(StringRef, SMLoc) { in ParseSectionDirectiveUninitializedData() argument
H A DMCAsmParserExtension.cpp27 bool MCAsmParserExtension::ParseDirectiveCGProfile(StringRef, SMLoc) { in ParseDirectiveCGProfile() argument
H A DXCOFFAsmParser.cpp53 bool XCOFFAsmParser::ParseDirectiveCSect(StringRef, SMLoc) { in ParseDirectiveCSect() argument
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DCodeExpander.h21 class SMLoc; variable
H A DPatterns.h33 class SMLoc; variable
H A DGlobalISelMatchTable.h41 class SMLoc; variable
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstAlias.h29 class SMLoc; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h34 class SMLoc; variable
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp168 llvm::SMLoc SMLoc) { in translateLocation()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h72 class SMLoc; variable
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp2471 const MCExpr *Expr, SMLoc, in emitRelocDirective() argument
H A DMCStreamer.cpp226 llvm::SMLoc, const MCSubtargetInfo& STI) {} in emitNops()