/external/llvm/lib/MC/MCParser/ |
D | DarwinAsmParser.cpp | 190 bool parseSectionDirectiveBss(StringRef, SMLoc) { in parseSectionDirectiveBss() argument 194 bool parseSectionDirectiveConst(StringRef, SMLoc) { in parseSectionDirectiveConst() argument 197 bool parseSectionDirectiveStaticConst(StringRef, SMLoc) { in parseSectionDirectiveStaticConst() argument 200 bool parseSectionDirectiveCString(StringRef, SMLoc) { in parseSectionDirectiveCString() argument 204 bool parseSectionDirectiveLiteral4(StringRef, SMLoc) { in parseSectionDirectiveLiteral4() argument 208 bool parseSectionDirectiveLiteral8(StringRef, SMLoc) { in parseSectionDirectiveLiteral8() argument 212 bool parseSectionDirectiveLiteral16(StringRef, SMLoc) { in parseSectionDirectiveLiteral16() argument 216 bool parseSectionDirectiveConstructor(StringRef, SMLoc) { in parseSectionDirectiveConstructor() argument 219 bool parseSectionDirectiveDestructor(StringRef, SMLoc) { in parseSectionDirectiveDestructor() argument 222 bool parseSectionDirectiveFVMLibInit0(StringRef, SMLoc) { in parseSectionDirectiveFVMLibInit0() argument [all …]
|
D | COFFAsmParser.cpp | 92 bool ParseSectionDirectiveText(StringRef, SMLoc) { in ParseSectionDirectiveText() argument 99 bool ParseSectionDirectiveData(StringRef, SMLoc) { in ParseSectionDirectiveData() argument 106 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() argument 336 bool COFFAsmParser::ParseDirectiveSection(StringRef, SMLoc) { in ParseDirectiveSection() argument 391 bool COFFAsmParser::ParseDirectiveDef(StringRef, SMLoc) { in ParseDirectiveDef() argument 405 bool COFFAsmParser::ParseDirectiveScl(StringRef, SMLoc) { in ParseDirectiveScl() argument 418 bool COFFAsmParser::ParseDirectiveType(StringRef, SMLoc) { in ParseDirectiveType() argument 431 bool COFFAsmParser::ParseDirectiveEndef(StringRef, SMLoc) { in ParseDirectiveEndef() argument 437 bool COFFAsmParser::ParseDirectiveSecRel32(StringRef, SMLoc) { in ParseDirectiveSecRel32() argument 452 bool COFFAsmParser::ParseDirectiveSecIdx(StringRef, SMLoc) { in ParseDirectiveSecIdx() argument [all …]
|
D | ELFAsmParser.cpp | 82 bool ParseSectionDirectiveData(StringRef, SMLoc) { in ParseSectionDirectiveData() argument 87 bool ParseSectionDirectiveText(StringRef, SMLoc) { in ParseSectionDirectiveText() argument 92 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() argument 97 bool ParseSectionDirectiveRoData(StringRef, SMLoc) { in ParseSectionDirectiveRoData() argument 102 bool ParseSectionDirectiveTData(StringRef, SMLoc) { in ParseSectionDirectiveTData() argument 108 bool ParseSectionDirectiveTBSS(StringRef, SMLoc) { in ParseSectionDirectiveTBSS() argument 114 bool ParseSectionDirectiveDataRel(StringRef, SMLoc) { in ParseSectionDirectiveDataRel() argument 120 bool ParseSectionDirectiveDataRelRo(StringRef, SMLoc) { in ParseSectionDirectiveDataRelRo() argument 126 bool ParseSectionDirectiveDataRelRoLocal(StringRef, SMLoc) { in ParseSectionDirectiveDataRelRoLocal() argument 132 bool ParseSectionDirectiveEhFrame(StringRef, SMLoc) { in ParseSectionDirectiveEhFrame() argument [all …]
|
/external/llvm/include/llvm/ADT/ |
D | StringRef.h | 25 class StringRef; variable 72 /*implicit*/ StringRef() : Data(nullptr), Length(0) {} in StringRef() function 75 /*implicit*/ StringRef(const char *Str) in StringRef() function 82 /*implicit*/ StringRef(const char *data, size_t length) in StringRef() function 89 /*implicit*/ StringRef(const std::string &Str) in StringRef() function
|
/external/llvm/lib/Target/R600/MCTargetDesc/ |
D | AMDGPUMCAsmInfo.h | 20 class StringRef; variable
|
/external/llvm/lib/Target/MSP430/MCTargetDesc/ |
D | MSP430MCAsmInfo.h | 20 class StringRef; variable
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsMCAsmInfo.h | 20 class StringRef; variable
|
/external/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCAsmInfo.h | 17 class StringRef; variable
|
/external/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcMCAsmInfo.h | 20 class StringRef; variable
|
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/ |
D | AMDGPUMCAsmInfo.h | 20 class StringRef; variable
|
/external/llvm/lib/Target/XCore/MCTargetDesc/ |
D | XCoreMCAsmInfo.h | 20 class StringRef; variable
|
/external/llvm/lib/Target/NVPTX/MCTargetDesc/ |
D | NVPTXMCAsmInfo.h | 21 class StringRef; variable
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/MCTargetDesc/ |
D | AMDGPUMCAsmInfo.h | 20 class StringRef; variable
|
/external/clang/test/CodeGenCXX/ |
D | x86_64-arguments.cpp | 37 struct StringRef { struct 38 char *a; 121 struct StringRef {char* ptr; long len; }; argument 123 A x(A, A, long, long, StringRef) { return A(); } in x() argument 130 A y(A, long double, long, long, StringRef) { return A(); } in y() argument
|
D | m64-ptr.cpp | 7 class StringRef { class
|
/external/llvm/include/llvm/Support/ |
D | Process.h | 37 class StringRef; variable
|
D | SpecialCaseList.h | 56 class StringRef; variable
|
D | DynamicLibrary.h | 21 class StringRef; variable
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MCAsmInfo.h | 21 class StringRef; variable
|
/external/llvm/lib/Support/ |
D | TargetRegistry.cpp | 119 static int TargetArraySortFn(const std::pair<StringRef, const Target *> *LHS, in TargetArraySortFn()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineBasicBlock.h | 29 class StringRef; variable
|
/external/llvm/include/llvm/IR/ |
D | DiagnosticPrinter.h | 25 class StringRef; variable
|
/external/llvm/tools/llvm-readobj/ |
D | ARMAttributeParser.h | 17 class StringRef; variable
|
/external/llvm/include/llvm/MC/ |
D | MCWinCOFFStreamer.h | 25 class StringRef; variable
|
/external/llvm/include/llvm/Analysis/ |
D | ValueTracking.h | 26 class StringRef; variable
|