Home
last modified time | relevance | path

Searched defs:StringRef (Results 1 – 25 of 542) sorted by relevance

12345678910>>...22

/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp205 bool parseSectionDirectiveBss(StringRef, SMLoc) { in parseSectionDirectiveBss() argument
209 bool parseSectionDirectiveConst(StringRef, SMLoc) { in parseSectionDirectiveConst() argument
212 bool parseSectionDirectiveStaticConst(StringRef, SMLoc) { in parseSectionDirectiveStaticConst() argument
215 bool parseSectionDirectiveCString(StringRef, SMLoc) { in parseSectionDirectiveCString() argument
219 bool parseSectionDirectiveLiteral4(StringRef, SMLoc) { in parseSectionDirectiveLiteral4() argument
223 bool parseSectionDirectiveLiteral8(StringRef, SMLoc) { in parseSectionDirectiveLiteral8() argument
227 bool parseSectionDirectiveLiteral16(StringRef, SMLoc) { in parseSectionDirectiveLiteral16() argument
231 bool parseSectionDirectiveConstructor(StringRef, SMLoc) { in parseSectionDirectiveConstructor() argument
234 bool parseSectionDirectiveDestructor(StringRef, SMLoc) { in parseSectionDirectiveDestructor() argument
237 bool parseSectionDirectiveFVMLibInit0(StringRef, SMLoc) { in parseSectionDirectiveFVMLibInit0() argument
[all …]
DCOFFAsmParser.cpp93 bool ParseSectionDirectiveText(StringRef, SMLoc) { in ParseSectionDirectiveText() argument
100 bool ParseSectionDirectiveData(StringRef, SMLoc) { in ParseSectionDirectiveData() argument
106 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() argument
337 bool COFFAsmParser::ParseDirectiveSection(StringRef, SMLoc) { in ParseDirectiveSection() argument
396 bool COFFAsmParser::ParseDirectiveDef(StringRef, SMLoc) { in ParseDirectiveDef() argument
410 bool COFFAsmParser::ParseDirectiveScl(StringRef, SMLoc) { in ParseDirectiveScl() argument
423 bool COFFAsmParser::ParseDirectiveType(StringRef, SMLoc) { in ParseDirectiveType() argument
436 bool COFFAsmParser::ParseDirectiveEndef(StringRef, SMLoc) { in ParseDirectiveEndef() argument
442 bool COFFAsmParser::ParseDirectiveSecRel32(StringRef, SMLoc) { in ParseDirectiveSecRel32() argument
457 bool COFFAsmParser::ParseDirectiveSafeSEH(StringRef, SMLoc) { in ParseDirectiveSafeSEH() argument
[all …]
DELFAsmParser.cpp80 bool ParseSectionDirectiveData(StringRef, SMLoc) { in ParseSectionDirectiveData() argument
85 bool ParseSectionDirectiveText(StringRef, SMLoc) { in ParseSectionDirectiveText() argument
90 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() argument
95 bool ParseSectionDirectiveRoData(StringRef, SMLoc) { in ParseSectionDirectiveRoData() argument
100 bool ParseSectionDirectiveTData(StringRef, SMLoc) { in ParseSectionDirectiveTData() argument
106 bool ParseSectionDirectiveTBSS(StringRef, SMLoc) { in ParseSectionDirectiveTBSS() argument
112 bool ParseSectionDirectiveDataRel(StringRef, SMLoc) { in ParseSectionDirectiveDataRel() argument
117 bool ParseSectionDirectiveDataRelRo(StringRef, SMLoc) { in ParseSectionDirectiveDataRelRo() argument
123 bool ParseSectionDirectiveEhFrame(StringRef, SMLoc) { in ParseSectionDirectiveEhFrame() argument
199 bool ELFAsmParser::ParseDirectiveSize(StringRef, SMLoc) { in ParseDirectiveSize() argument
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
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 …]
DCOFFAsmParser.cpp93 bool ParseSectionDirectiveText(StringRef, SMLoc) { in ParseSectionDirectiveText() argument
101 bool ParseSectionDirectiveData(StringRef, SMLoc) { in ParseSectionDirectiveData() argument
108 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() argument
347 bool COFFAsmParser::ParseDirectiveSection(StringRef, SMLoc) { in ParseDirectiveSection() argument
406 bool COFFAsmParser::ParseDirectiveDef(StringRef, SMLoc) { in ParseDirectiveDef() argument
420 bool COFFAsmParser::ParseDirectiveScl(StringRef, SMLoc) { in ParseDirectiveScl() argument
433 bool COFFAsmParser::ParseDirectiveType(StringRef, SMLoc) { in ParseDirectiveType() argument
446 bool COFFAsmParser::ParseDirectiveEndef(StringRef, SMLoc) { in ParseDirectiveEndef() argument
452 bool COFFAsmParser::ParseDirectiveSecRel32(StringRef, SMLoc) { in ParseDirectiveSecRel32() argument
481 bool COFFAsmParser::ParseDirectiveRVA(StringRef, SMLoc) { in ParseDirectiveRVA() argument
[all …]
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
217 bool ELFAsmParser::ParseDirectiveSize(StringRef, SMLoc) { in ParseDirectiveSize() argument
[all …]
DWasmAsmParser.cpp88 bool parseSectionDirectiveText(StringRef, SMLoc) { in parseSectionDirectiveText() argument
106 bool parseSectionDirective(StringRef, SMLoc) { in parseSectionDirective() argument
158 bool parseDirectiveSize(StringRef, SMLoc) { in parseDirectiveSize() argument
176 bool parseDirectiveType(StringRef, SMLoc) { in parseDirectiveType() argument
205 bool ParseDirectiveIdent(StringRef, SMLoc) { in ParseDirectiveIdent() argument
/external/llvm-project/llvm/lib/MC/MCParser/
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 …]
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
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
489 bool COFFAsmParser::ParseDirectiveRVA(StringRef, SMLoc) { in ParseDirectiveRVA() argument
[all …]
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
217 bool ELFAsmParser::ParseDirectiveSize(StringRef, SMLoc) { in ParseDirectiveSize() argument
[all …]
DWasmAsmParser.cpp88 bool parseSectionDirectiveText(StringRef, SMLoc) { in parseSectionDirectiveText() argument
106 bool parseSectionDirective(StringRef, SMLoc) { in parseSectionDirective() argument
160 bool parseDirectiveSize(StringRef, SMLoc) { in parseDirectiveSize() argument
178 bool parseDirectiveType(StringRef, SMLoc) { in parseDirectiveType() argument
207 bool ParseDirectiveIdent(StringRef, SMLoc) { in ParseDirectiveIdent() argument
/external/llvm-project/clang-tools-extra/clangd/unittests/
DBackgroundIndexTests.cpp100 BackgroundIndex Idx(FS, CDB, [&](llvm::StringRef) { return &MSS; }, in TEST_F()
101 /*Opts=*/{}); in TEST_F()
150 FS, CDB, [&](llvm::StringRef) { return &MSS; }, std::move(Opts)); in TEST_F()
194 FS, CDB, [&](llvm::StringRef) { return &MSS; }, Opts); in TEST_F()
250 BackgroundIndex Idx(FS, CDB, [&](llvm::StringRef) { return &MSS; }, in TEST_F()
251 /*Opts=*/{}); in TEST_F()
275 FS, CDB, [&](llvm::StringRef) { return &MSS; }, Opts); in TEST_F()
316 BackgroundIndex Idx(FS, CDB, [&](llvm::StringRef) { return &MSS; }, in TEST_F()
326 BackgroundIndex Idx(FS, CDB, [&](llvm::StringRef) { return &MSS; }, in TEST_F()
327 /*Opts=*/{}); in TEST_F()
[all …]
/external/llvm-project/clang/test/Analysis/
Daggrinit-cfg-output.cpp6 struct StringRef { struct
12 StringRef s{a}; in main() argument
/external/llvm-project/clang-tools-extra/clang-tidy/
DExpandModularHeadersPPCallbacks.cpp184 void ExpandModularHeadersPPCallbacks::Ident(SourceLocation Loc, StringRef) { in Ident() argument
193 StringRef) { in PragmaComment() argument
197 StringRef, in PragmaDetectMismatch() argument
202 StringRef) { in PragmaDebug() argument
206 StringRef, in PragmaMessage() argument
212 StringRef) { in PragmaDiagnosticPush() argument
216 StringRef) { in PragmaDiagnosticPop() argument
220 StringRef, in PragmaDiagnostic() argument
225 void ExpandModularHeadersPPCallbacks::HasInclude(SourceLocation Loc, StringRef, in HasInclude() argument
237 StringRef, ArrayRef<int>) { in PragmaWarning() argument
/external/llvm-project/clang/test/CodeGen/
Dsysv_abi.c10 struct StringRef { struct
15 void SYSV_CC take_stringref(struct StringRef s); argument
/external/llvm-project/clang/lib/Tooling/
DArgumentsAdjusters.cpp36 return [](const CommandLineArguments &Args, StringRef /*unused*/) { in getClangSyntaxOnlyAdjuster()
71 return [](const CommandLineArguments &Args, StringRef /*unused*/) { in getClangStripOutputAdjuster()
89 return [](const CommandLineArguments &Args, StringRef /*unused*/) { in getClangStripSerializeDiagnosticAdjuster()
105 return [](const CommandLineArguments &Args, StringRef /*unused*/) { in getClangStripDependencyFileAdjuster()
135 return [Extra, Pos](const CommandLineArguments &Args, StringRef /*unused*/) { in getInsertArgumentAdjuster()
168 return [](const CommandLineArguments &Args, StringRef /*unused*/) { in getStripPluginsAdjuster()
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dstring_comparisons.h40 inline void ComparisonStringImpl(bool (*F)(const StringRef&, const StringRef&), in ComparisonStringImpl()
57 bool (*F)(const StringRef&, const StringRef&), in BroadcastComparison4DSlowStringImpl()
/external/llvm/lib/LTO/
DLTO.cpp48 function_ref<void(StringRef, GlobalValue::GUID, GlobalValue::LinkageTypes)> in thinLTOResolveWeakForLinkerGUID()
83 function_ref<void(StringRef, GlobalValue::GUID, GlobalValue::LinkageTypes)> in thinLTOResolveWeakForLinkerInIndex()
101 function_ref<bool(StringRef, GlobalValue::GUID)> isExported) { in thinLTOInternalizeAndPromoteGUID()
115 function_ref<bool(StringRef, GlobalValue::GUID)> isExported) { in thinLTOInternalizeAndPromoteInIndex()
/external/llvm-project/clang-tools-extra/clangd/
DTidyProvider.cpp147 [](tidy::ClangTidyOptions &Opts, llvm::StringRef) { Opts.User = User; }; in provideEnvironment()
150 return [](tidy::ClangTidyOptions &, llvm::StringRef) {}; in provideEnvironment()
164 return [](tidy::ClangTidyOptions &Opts, llvm::StringRef) { in provideDefaultChecks()
174 tidy::ClangTidyOptions &Opts, llvm::StringRef) { in addTidyChecks()
223 llvm::StringRef) { in disableUnusableChecks()
230 return [](tidy::ClangTidyOptions &Opts, llvm::StringRef) { in provideClangdConfig()
/external/catch2/include/internal/
Dcatch_stringref.h36 constexpr StringRef( char const* rawChars, size_type size ) noexcept in StringRef() function
41 StringRef( std::string const& stdString ) noexcept in StringRef() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DTextStubCommon.cpp116 QuotingType ScalarTraits<PlatformSet>::mustQuote(StringRef) { in mustQuote() argument
137 QuotingType ScalarTraits<Architecture>::mustQuote(StringRef) { in mustQuote() argument
151 QuotingType ScalarTraits<PackedVersion>::mustQuote(StringRef) { in mustQuote() argument
202 QuotingType ScalarTraits<SwiftVersion>::mustQuote(StringRef) { in mustQuote() argument
220 QuotingType ScalarTraits<UUID>::mustQuote(StringRef) { in mustQuote() argument
/external/clang/lib/Tooling/
DArgumentsAdjusters.cpp22 return [](const CommandLineArguments &Args, StringRef /*unused*/) { in getClangSyntaxOnlyAdjuster()
37 return [](const CommandLineArguments &Args, StringRef /*unused*/) { in getClangStripOutputAdjuster()
56 return [Extra, Pos](const CommandLineArguments &Args, StringRef /*unused*/) { in getInsertArgumentAdjuster()
/external/llvm/include/llvm/ADT/
DStringRef.h27 class StringRef; variable
69 /*implicit*/ StringRef() : Data(nullptr), Length(0) {} in StringRef() function
72 /*implicit*/ StringRef(const char *Str) in StringRef() function
80 /*implicit*/ StringRef(const char *data, size_t length) in StringRef() function
88 /*implicit*/ StringRef(const std::string &Str) in StringRef() function
/external/llvm-project/llvm/lib/TextAPI/MachO/
DTextStubCommon.cpp129 QuotingType ScalarTraits<PlatformSet>::mustQuote(StringRef) { in mustQuote() argument
150 QuotingType ScalarTraits<Architecture>::mustQuote(StringRef) { in mustQuote() argument
164 QuotingType ScalarTraits<PackedVersion>::mustQuote(StringRef) { in mustQuote() argument
215 QuotingType ScalarTraits<SwiftVersion>::mustQuote(StringRef) { in mustQuote() argument
233 QuotingType ScalarTraits<UUID>::mustQuote(StringRef) { in mustQuote() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyTargetStreamer.h108 void emitImportModule(const MCSymbolWasm *, StringRef) override {} in emitImportModule() argument
109 void emitImportName(const MCSymbolWasm *, StringRef) override {} in emitImportName() argument
110 void emitExportName(const MCSymbolWasm *, StringRef) override {} in emitExportName() argument

12345678910>>...22