Home
last modified time | relevance | path

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

12345678910>>...37

/aosp_15_r20/external/llvm/lib/MC/MCParser/
H A 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 …]
H A 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 …]
H A 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 …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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 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
359 bool COFFAsmParser::ParseDirectiveSection(StringRef, SMLoc) { in ParseDirectiveSection() argument
418 bool COFFAsmParser::ParseDirectiveDef(StringRef, SMLoc) { in ParseDirectiveDef() argument
432 bool COFFAsmParser::ParseDirectiveScl(StringRef, SMLoc) { in ParseDirectiveScl() argument
445 bool COFFAsmParser::ParseDirectiveType(StringRef, SMLoc) { in ParseDirectiveType() argument
458 bool COFFAsmParser::ParseDirectiveEndef(StringRef, SMLoc) { in ParseDirectiveEndef() argument
464 bool COFFAsmParser::ParseDirectiveSecRel32(StringRef, SMLoc) { in ParseDirectiveSecRel32() argument
493 bool COFFAsmParser::ParseDirectiveRVA(StringRef, SMLoc) { in ParseDirectiveRVA() argument
[all …]
H A DELFAsmParser.cpp90 bool ParseSectionDirectiveData(StringRef, SMLoc) { in ParseSectionDirectiveData() argument
95 bool ParseSectionDirectiveText(StringRef, SMLoc) { in ParseSectionDirectiveText() argument
100 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() argument
105 bool ParseSectionDirectiveRoData(StringRef, SMLoc) { in ParseSectionDirectiveRoData() argument
110 bool ParseSectionDirectiveTData(StringRef, SMLoc) { in ParseSectionDirectiveTData() argument
116 bool ParseSectionDirectiveTBSS(StringRef, SMLoc) { in ParseSectionDirectiveTBSS() argument
122 bool ParseSectionDirectiveDataRel(StringRef, SMLoc) { in ParseSectionDirectiveDataRel() argument
127 bool ParseSectionDirectiveDataRelRo(StringRef, SMLoc) { in ParseSectionDirectiveDataRelRo() argument
133 bool ParseSectionDirectiveEhFrame(StringRef, SMLoc) { in ParseSectionDirectiveEhFrame() argument
221 bool ELFAsmParser::ParseDirectiveSize(StringRef, SMLoc) { in ParseDirectiveSize() argument
[all …]
H A DWasmAsmParser.cpp90 bool parseSectionDirectiveText(StringRef, SMLoc) { in parseSectionDirectiveText() argument
95 bool parseSectionDirectiveData(StringRef, SMLoc) { in parseSectionDirectiveData() argument
145 bool parseSectionDirective(StringRef, SMLoc loc) { in parseSectionDirective() argument
211 bool parseDirectiveSize(StringRef, SMLoc Loc) { in parseDirectiveSize() argument
234 bool parseDirectiveType(StringRef, SMLoc) { in parseDirectiveType() argument
267 bool ParseDirectiveIdent(StringRef, SMLoc) { in ParseDirectiveIdent() argument
H A DCOFFMasmParser.cpp57 bool IgnoreDirective(StringRef, SMLoc) { in IgnoreDirective() argument
186 bool ParseSectionDirectiveCode(StringRef, SMLoc) { in ParseSectionDirectiveCode() argument
194 bool ParseSectionDirectiveInitializedData(StringRef, SMLoc) { in ParseSectionDirectiveInitializedData() argument
202 bool ParseSectionDirectiveUninitializedData(StringRef, SMLoc) { in ParseSectionDirectiveUninitializedData() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/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 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 …]
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
217 bool ELFAsmParser::ParseDirectiveSize(StringRef, SMLoc) { in ParseDirectiveSize() argument
[all …]
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dexecutor_tpuv1_island_coarsening.cc175 llvm::function_ref<bool(llvm::StringRef, Operation*)> in CollectCandidateIslands()
284 llvm::function_ref<bool(StringRef, Operation*)> in MergeIsland()
286 llvm::SmallDenseMap<StringRef, llvm::SmallDenseSet<Operation*>>& in MergeIsland()
387 llvm::SmallDenseMap<llvm::StringRef, llvm::SmallDenseSet<Operation*>>& in is_valid_special_tpu_op()
427 llvm::SmallDenseMap<llvm::StringRef, llvm::SmallDenseSet<Operation*>>& in AddSpecialTpuOps()
497 llvm::function_ref<bool(llvm::StringRef, Operation*)> in CollectSpecialTpuOps()
500 llvm::SmallDenseMap<llvm::StringRef, llvm::SmallDenseSet<Operation*>>& in CollectSpecialTpuOps()
564 llvm::SmallDenseMap<llvm::StringRef, llvm::SmallDenseSet<Operation*>>& in ExcludeUnqualifiedIdentityOp()
576 llvm::SmallDenseMap<llvm::StringRef, llvm::SmallDenseSet<Operation*>>& in ExcludeUnqualifiedIdentityOp()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TextAPI/
H A 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
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dstring_comparisons.h40 inline void ComparisonStringImpl(bool (*F)(const StringRef&, const StringRef&), in ComparisonStringImpl()
57 bool (*F)(const StringRef&, const StringRef&), in BroadcastComparison4DSlowStringImpl()
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dx86_64-arguments.cpp52 struct StringRef { struct
53 char *a;
136 struct StringRef {char* ptr; long len; }; struct
138 A x(A, A, long, long, StringRef) { return A(); } in x() argument
145 A y(A, long double, long, long, StringRef) { return A(); } in y() argument
/aosp_15_r20/external/llvm/lib/LTO/
H A 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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DStringRef.h31 class StringRef; variable
84 /*implicit*/ constexpr StringRef(const char *Str) in StringRef() function
96 /*implicit*/ constexpr StringRef(const char *data, size_t length) in StringRef() function
100 /*implicit*/ StringRef(const std::string &Str) in StringRef() function
104 /*implicit*/ constexpr StringRef(std::string_view Str) in StringRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DStringRef.h31 class StringRef; variable
84 /*implicit*/ constexpr StringRef(const char *Str) in StringRef() function
96 /*implicit*/ constexpr StringRef(const char *data, size_t length) in StringRef() function
100 /*implicit*/ StringRef(const std::string &Str) in StringRef() function
104 /*implicit*/ constexpr StringRef(std::string_view Str) in StringRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DStringRef.h31 class StringRef; variable
84 /*implicit*/ constexpr StringRef(const char *Str) in StringRef() function
96 /*implicit*/ constexpr StringRef(const char *data, size_t length) in StringRef() function
100 /*implicit*/ StringRef(const std::string &Str) in StringRef() function
104 /*implicit*/ constexpr StringRef(std::string_view Str) in StringRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DStringRef.h31 class StringRef; variable
84 /*implicit*/ constexpr StringRef(const char *Str) in StringRef() function
96 /*implicit*/ constexpr StringRef(const char *data, size_t length) in StringRef() function
100 /*implicit*/ StringRef(const std::string &Str) in StringRef() function
104 /*implicit*/ constexpr StringRef(std::string_view Str) in StringRef() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DStringRef.h31 class StringRef; variable
84 /*implicit*/ constexpr StringRef(const char *Str) in StringRef() function
96 /*implicit*/ constexpr StringRef(const char *data, size_t length) in StringRef() function
100 /*implicit*/ StringRef(const std::string &Str) in StringRef() function
104 /*implicit*/ constexpr StringRef(std::string_view Str) in StringRef() function
/aosp_15_r20/external/clang/lib/Tooling/
H A 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()

12345678910>>...37