Home
last modified time | relevance | path

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

123456789

/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DDarwinAsmParser.cpp118 bool ParseSectionDirectiveConst(StringRef, SMLoc) { in ParseSectionDirectiveConst() argument
121 bool ParseSectionDirectiveStaticConst(StringRef, SMLoc) { in ParseSectionDirectiveStaticConst() argument
124 bool ParseSectionDirectiveCString(StringRef, SMLoc) { in ParseSectionDirectiveCString() argument
128 bool ParseSectionDirectiveLiteral4(StringRef, SMLoc) { in ParseSectionDirectiveLiteral4() argument
132 bool ParseSectionDirectiveLiteral8(StringRef, SMLoc) { in ParseSectionDirectiveLiteral8() argument
136 bool ParseSectionDirectiveLiteral16(StringRef, SMLoc) { in ParseSectionDirectiveLiteral16() argument
140 bool ParseSectionDirectiveConstructor(StringRef, SMLoc) { in ParseSectionDirectiveConstructor() argument
143 bool ParseSectionDirectiveDestructor(StringRef, SMLoc) { in ParseSectionDirectiveDestructor() argument
146 bool ParseSectionDirectiveFVMLibInit0(StringRef, SMLoc) { in ParseSectionDirectiveFVMLibInit0() argument
149 bool ParseSectionDirectiveFVMLibInit1(StringRef, SMLoc) { in ParseSectionDirectiveFVMLibInit1() argument
[all …]
DCOFFAsmParser.cpp79 bool ParseSectionDirectiveText(StringRef, SMLoc) { in ParseSectionDirectiveText() argument
86 bool ParseSectionDirectiveData(StringRef, SMLoc) { in ParseSectionDirectiveData() argument
93 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() argument
174 bool COFFAsmParser::ParseDirectiveDef(StringRef, SMLoc) { in ParseDirectiveDef() argument
188 bool COFFAsmParser::ParseDirectiveScl(StringRef, SMLoc) { in ParseDirectiveScl() argument
201 bool COFFAsmParser::ParseDirectiveType(StringRef, SMLoc) { in ParseDirectiveType() argument
214 bool COFFAsmParser::ParseDirectiveEndef(StringRef, SMLoc) { in ParseDirectiveEndef() argument
220 bool COFFAsmParser::ParseSEHDirectiveStartProc(StringRef, SMLoc) { in ParseSEHDirectiveStartProc() argument
235 bool COFFAsmParser::ParseSEHDirectiveEndProc(StringRef, SMLoc) { in ParseSEHDirectiveEndProc() argument
241 bool COFFAsmParser::ParseSEHDirectiveStartChained(StringRef, SMLoc) { in ParseSEHDirectiveStartChained() 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
118 bool ParseSectionDirectiveDataRelRo(StringRef, SMLoc) { in ParseSectionDirectiveDataRelRo() argument
124 bool ParseSectionDirectiveDataRelRoLocal(StringRef, SMLoc) { in ParseSectionDirectiveDataRelRoLocal() argument
130 bool ParseSectionDirectiveEhFrame(StringRef, SMLoc) { in ParseSectionDirectiveEhFrame() argument
[all …]
/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/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/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/swiftshader/third_party/LLVM/include/llvm/ADT/
DStringRef.h62 /*implicit*/ StringRef() : Data(0), Length(0) {} in StringRef() function
65 /*implicit*/ StringRef(const char *Str) in StringRef() function
72 /*implicit*/ StringRef(const char *data, size_t length) in StringRef() function
79 /*implicit*/ StringRef(const std::string &Str) in StringRef() function
/external/llvm/include/llvm/DebugInfo/PDB/
DPDB.h19 class StringRef; variable
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASession.h20 class StringRef; variable
/external/llvm/include/llvm/Support/
DLocale.h5 class StringRef; variable
DProcess.h37 class StringRef; variable
DSignals.h21 class StringRef; variable
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreSubtarget.h25 class StringRef; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSignals.h21 class StringRef; variable
DProcess.h37 class StringRef; variable
/external/llvm/include/llvm/Transforms/Utils/
DSplitModule.h25 class StringRef; variable
/external/llvm/include/llvm/TableGen/
DTableGenBackend.h19 class StringRef; variable
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmInfo.h21 class StringRef; variable
/external/swiftshader/third_party/LLVM/lib/Target/PTX/MCTargetDesc/
DPTXMCAsmInfo.h21 class StringRef; variable
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430Subtarget.h25 class StringRef; variable
/external/llvm/tools/llvm-pdbdump/
DVariableDumper.h17 class StringRef; variable
/external/llvm/include/llvm/CodeGen/MIRParser/
DMIRParser.h28 class StringRef; variable

123456789