Searched refs:StringRef (Results 601 - 625 of 3240) sorted by relevance

<<21222324252627282930>>

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.h14 #include "llvm/ADT/StringRef.h"
56 StringRef Name;
61 LazyRandomTypeCollection(StringRef Data, uint32_t RecordCountHint);
68 void reset(StringRef Data, uint32_t RecordCountHint);
76 StringRef getTypeName(TypeIndex Index) override;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DMachO_arm64.h55 StringRef getMachOARM64RelocationKindName(Edge::Kind R);
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSXAPIChecker.cpp42 StringRef FName) const;
46 StringRef FName) const;
66 StringRef FName) const {
87 StringRef TrimmedFName = FName.ltrim('_');
155 StringRef Name = C.getCalleeName(CE);
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DInputFiles.h76 StringRef getName() const { return mb.getBufferIdentifier(); }
87 StringRef parentName;
90 StringRef getDirectives() { return directives; }
95 StringRef directives;
150 ArrayRef<uint8_t> getDebugSection(StringRef secName);
211 llvm::Optional<std::pair<StringRef, uint32_t>>
212 getVariableLocation(StringRef var);
231 StringRef leaderName);
244 llvm::DenseMap<StringRef, uint32_t> &prevailingSectionMap);
248 const llvm::DenseMap<StringRef, uint32_
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DDarwinSDKInfo.h36 StringRef SDKRootPath);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DCodeCompletionHandler.h16 #include "llvm/ADT/StringRef.h"
67 virtual void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled) {}
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/
H A DTooling.h41 #include "llvm/ADT/StringRef.h"
205 buildASTFromCode(StringRef Code, StringRef FileName = "input.cc",
223 StringRef Code, const std::vector<std::string> &Args,
224 StringRef FileName = "input.cc", StringRef ToolName = "clang-tool",
273 void mapVirtualFile(StringRef FilePath, StringRef Content);
294 llvm::StringMap<StringRef> MappedFileContents;
338 void mapVirtualFile(StringRef FilePat
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DXRayInstr.cpp18 XRayInstrMask parseXRayInstrValue(StringRef Value) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetOptionsImpl.cpp33 StringRef FP = F.getFnAttribute("frame-pointer").getValueAsString();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndex.cpp19 StringRef Name;
25 /// StringRef.
70 StringRef TypeIndex::simpleTypeName(TypeIndex TI) {
92 void llvm::codeview::printTypeIndex(ScopedPrinter &Printer, StringRef FieldName,
94 StringRef TypeName;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCInst.cpp73 StringRef Separator) const {
74 StringRef InstName = Printer ? Printer->getOpcodeName(getOpcode()) : "";
78 void MCInst::dump_pretty(raw_ostream &OS, StringRef Name,
79 StringRef Separator) const {
H A DMCSubtargetInfo.cpp11 #include "llvm/ADT/StringRef.h"
25 static const T *Find(StringRef S, ArrayRef<T> A) {
29 if (F == A.end() || StringRef(F->Key) != S) return nullptr;
58 static void ApplyFeatureFlag(FeatureBitset &Bits, StringRef Feature,
150 static FeatureBitset getFeatures(StringRef CPU, StringRef FS,
195 void MCSubtargetInfo::InitMCProcessorInfo(StringRef CPU, StringRef FS) {
203 void MCSubtargetInfo::setDefaultFeatures(StringRef CPU, StringRef F
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DProvenanceAnalysisEvaluator.cpp41 static StringRef getName(Value *V) {
42 StringRef Name = V->getName();
72 StringRef NameV1 = getName(V1);
74 StringRef NameV2 = getName(V2);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRSubtarget.h49 void ParseSubtargetFeatures(StringRef CPU, StringRef FS);
51 AVRSubtarget &initializeSubtargetDependencies(StringRef CPU, StringRef FS,
H A DAVRTargetMachine.cpp31 static StringRef getCPU(StringRef CPU) {
44 StringRef CPU, StringRef FS,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.h16 #include "llvm/ADT/StringRef.h"
27 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
56 bool printInst(const MCInst *MI, raw_ostream &Ostream, StringRef Alias,
59 StringRef Opcode, int AddOffset);
61 StringRef Opcode, int AddOffset);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionXCOFF.h39 StringRef SymbolTableName;
42 MCSectionXCOFF(StringRef Name, XCOFF::StorageMappingClass SMC,
45 StringRef SymbolTableName)
77 StringRef getSymbolTableName() const { return SymbolTableName; }
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptTable.h13 #include "llvm/ADT/StringRef.h"
133 std::vector<std::string> suggestValueCompletions(StringRef Option,
134 StringRef Arg) const;
142 std::vector<std::string> findByPrefix(StringRef Cur,
161 unsigned findNearest(StringRef Option, std::string &NearestString,
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_sha1_ostream.h33 StringRef sha1() {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DVFABIDemangling.cpp27 ParseRet tryParseISA(StringRef &MangledName, VFISAKind &ISA) {
52 ParseRet tryParseMask(StringRef &MangledName, bool &IsMasked) {
71 ParseRet tryParseVLEN(StringRef &ParseString, unsigned &VF, bool &IsScalable) {
104 ParseRet tryParseLinearTokenWithRuntimeStep(StringRef &ParseString,
106 const StringRef Token) {
128 ParseRet tryParseLinearWithRuntimeStep(StringRef &ParseString,
167 ParseRet tryParseCompileTimeLinearToken(StringRef &ParseString,
169 const StringRef Token) {
192 ParseRet tryParseLinearWithCompileTimeStep(StringRef &ParseString,
225 ParseRet tryParseParameter(StringRef
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetStreamer.h12 #include "llvm/ADT/StringRef.h"
27 virtual void emitMachine(StringRef CPU) = 0;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVTargetStreamer.cpp35 StringRef String) {}
38 StringRef StringValue) {}
109 StringRef String) {
115 StringRef StringValue) {}
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
H A DPackedVersion.cpp23 bool PackedVersion::parse32(StringRef Str) {
29 SmallVector<StringRef, 3> Parts;
57 std::pair<bool, bool> PackedVersion::parse64(StringRef Str) {
64 SmallVector<StringRef, 5> Parts;
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DBreakpadRecords.cpp35 static T stringTo(llvm::StringRef Str);
37 template <> Token stringTo<Token>(llvm::StringRef Str) {
53 llvm::Triple::OSType stringTo<llvm::Triple::OSType>(llvm::StringRef Str) {
63 llvm::Triple::ArchType stringTo<llvm::Triple::ArchType>(llvm::StringRef Str) {
80 static T consume(llvm::StringRef &Str) {
81 llvm::StringRef Token;
92 static UUID parseModuleId(llvm::Triple::OSType os, llvm::StringRef str) {
109 llvm::StringRef uuid_str = str.take_front(hex_digits<data_t::uuid_t>());
110 llvm::StringRef age_str = str.drop_front(hex_digits<data_t::uuid_t>());
125 llvm::Optional<Record::Kind> Record::classify(llvm::StringRef Lin
[all...]
/freebsd-13-stable/contrib/llvm-project/lld/lib/Core/
H A DLinkingContext.cpp35 LinkingContext::createEntrySymbolFile(StringRef filename) const {
50 LinkingContext::createUndefinedSymbolFile(StringRef filename) const {
55 for (StringRef undefSym : _initialUndefinedSymbols)

Completed in 305 milliseconds

<<21222324252627282930>>