| /trueos/contrib/llvm/lib/MC/MCParser/ |
| HD | DarwinAsmParser.cpp | 186 bool ParseSectionDirectiveBss(StringRef, SMLoc) { in ParseSectionDirectiveBss() argument 190 bool ParseSectionDirectiveConst(StringRef, SMLoc) { in ParseSectionDirectiveConst() argument 193 bool ParseSectionDirectiveStaticConst(StringRef, SMLoc) { in ParseSectionDirectiveStaticConst() argument 196 bool ParseSectionDirectiveCString(StringRef, SMLoc) { in ParseSectionDirectiveCString() argument 200 bool ParseSectionDirectiveLiteral4(StringRef, SMLoc) { in ParseSectionDirectiveLiteral4() argument 204 bool ParseSectionDirectiveLiteral8(StringRef, SMLoc) { in ParseSectionDirectiveLiteral8() argument 208 bool ParseSectionDirectiveLiteral16(StringRef, SMLoc) { in ParseSectionDirectiveLiteral16() argument 212 bool ParseSectionDirectiveConstructor(StringRef, SMLoc) { in ParseSectionDirectiveConstructor() argument 215 bool ParseSectionDirectiveDestructor(StringRef, SMLoc) { in ParseSectionDirectiveDestructor() argument 218 bool ParseSectionDirectiveFVMLibInit0(StringRef, SMLoc) { in ParseSectionDirectiveFVMLibInit0() argument [all …]
|
| HD | COFFAsmParser.cpp | 90 bool ParseSectionDirectiveText(StringRef, SMLoc) { in ParseSectionDirectiveText() argument 97 bool ParseSectionDirectiveData(StringRef, SMLoc) { in ParseSectionDirectiveData() argument 104 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() argument 336 bool COFFAsmParser::ParseDirectiveSection(StringRef, SMLoc) { in ParseDirectiveSection() argument 386 bool COFFAsmParser::ParseDirectiveDef(StringRef, SMLoc) { in ParseDirectiveDef() argument 400 bool COFFAsmParser::ParseDirectiveScl(StringRef, SMLoc) { in ParseDirectiveScl() argument 413 bool COFFAsmParser::ParseDirectiveType(StringRef, SMLoc) { in ParseDirectiveType() argument 426 bool COFFAsmParser::ParseDirectiveEndef(StringRef, SMLoc) { in ParseDirectiveEndef() argument 432 bool COFFAsmParser::ParseDirectiveSecRel32(StringRef, SMLoc) { in ParseDirectiveSecRel32() argument 488 bool COFFAsmParser::ParseDirectiveLinkOnce(StringRef, SMLoc Loc) { in ParseDirectiveLinkOnce() argument [all …]
|
| HD | 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 …]
|
| /trueos/contrib/llvm/include/llvm/ADT/ |
| HD | StringRef.h | 26 class StringRef; variable 73 /*implicit*/ StringRef() : Data(0), Length(0) {} in StringRef() function 76 /*implicit*/ StringRef(const char *Str) in StringRef() function 83 /*implicit*/ StringRef(const char *data, size_t length) in StringRef() function 90 /*implicit*/ StringRef(const std::string &Str) in StringRef() function
|
| /trueos/contrib/llvm/lib/Target/R600/MCTargetDesc/ |
| HD | AMDGPUMCAsmInfo.h | 20 class StringRef; variable
|
| /trueos/contrib/llvm/lib/Target/SystemZ/MCTargetDesc/ |
| HD | SystemZMCAsmInfo.h | 17 class StringRef; variable
|
| /trueos/contrib/llvm/lib/Target/Sparc/MCTargetDesc/ |
| HD | SparcMCAsmInfo.h | 20 class StringRef; variable
|
| /trueos/contrib/llvm/lib/Target/Mips/MCTargetDesc/ |
| HD | MipsMCAsmInfo.h | 20 class StringRef; variable
|
| /trueos/contrib/llvm/lib/Target/MSP430/MCTargetDesc/ |
| HD | MSP430MCAsmInfo.h | 20 class StringRef; variable
|
| /trueos/contrib/llvm/lib/Target/XCore/MCTargetDesc/ |
| HD | XCoreMCAsmInfo.h | 20 class StringRef; variable
|
| /trueos/contrib/llvm/lib/Target/NVPTX/MCTargetDesc/ |
| HD | NVPTXMCAsmInfo.h | 21 class StringRef; variable
|
| /trueos/contrib/llvm/lib/Target/XCore/ |
| HD | XCoreSubtarget.h | 25 class StringRef; variable
|
| /trueos/contrib/llvm/lib/Target/MSP430/ |
| HD | MSP430Subtarget.h | 24 class StringRef; variable
|
| /trueos/contrib/llvm/include/llvm/Support/ |
| HD | Process.h | 37 class StringRef; variable
|
| HD | DynamicLibrary.h | 21 class StringRef; variable
|
| HD | Regex.h | 25 class StringRef; variable
|
| /trueos/contrib/llvm/lib/Support/ |
| HD | TargetRegistry.cpp | 138 static int TargetArraySortFn(const std::pair<StringRef, const Target *> *LHS, in TargetArraySortFn()
|
| /trueos/contrib/llvm/include/llvm/CodeGen/ |
| HD | MachineBasicBlock.h | 29 class StringRef; variable
|
| /trueos/contrib/llvm/include/llvm/Transforms/Utils/ |
| HD | SpecialCaseList.h | 57 class StringRef; variable
|
| /trueos/contrib/llvm/include/llvm/Analysis/ |
| HD | ValueTracking.h | 26 class StringRef; variable
|
| /trueos/contrib/llvm/include/llvm/ |
| HD | Linker.h | 19 class StringRef; variable
|
| /trueos/contrib/llvm/lib/Target/SystemZ/ |
| HD | SystemZSubtarget.h | 26 class StringRef; variable
|
| /trueos/contrib/llvm/tools/clang/include/clang/Basic/ |
| HD | LLVM.h | 29 class StringRef; variable
|
| /trueos/contrib/llvm/lib/Target/AArch64/MCTargetDesc/ |
| HD | AArch64MCTargetDesc.h | 27 class StringRef; variable
|
| /trueos/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| HD | PPCMCTargetDesc.h | 31 class StringRef; variable
|