Home
last modified time | relevance | path

Searched defs:Names (Results 1 – 25 of 66) sorted by relevance

123

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeTableCollection.h37 std::vector<StringRef> Names; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DConstraintSystem.cpp145 SmallVector<std::string> Names(Value2Index.size(), ""); in getVarNamesList() local
163 SmallVector<std::string> Names = getVarNamesList(); in dump() local
H A DStackLifetime.cpp361 SmallVector<StringRef, 16> Names; in printInstrAlive() local
383 SmallVector<StringRef, 16> Names; in printInfoComment() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.h37 enum class FunctionStartsMode { Addrs, Names, Both, None }; enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.h27 std::vector<std::unique_ptr<std::string>> Names; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp637 ArrayRef<const char *> Names = getGCCRegNames(); isValidGCCRegisterName() local
680 ArrayRef<const char *> Names = getGCCRegNames(); getNormalizedGCCRegisterName() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp398 const StringSet<> &Names, DWARFDie Die, StringRef NameRef, raw_ostream &OS, in filterByName() argument
368 filterByName(const StringSet<> & Names,DWARFDie Die,StringRef NameRef,raw_ostream & OS,std::function<StringRef (uint64_t RegNum,bool IsEH)> GetNameForDWARFReg) filterByName() argument
465 filterByAccelName(ArrayRef<std::string> Names,DWARFContext & DICtx,raw_ostream & OS,std::function<StringRef (uint64_t RegNum,bool IsEH)> GetNameForDWARFReg) filterByAccelName() argument
671 StringSet<> Names; dumpObjectFile() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h207 enum class InputFileType { PDBFile, PDBStream, DBIStream, Names, ModuleStream }; enumerator
H A DDumpOutputStyle.cpp424 std::vector<std::string> Names; in getSectionNames() local
1838 auto Max = llvm::max_element(Names, [](StringRef S1, StringRef S2) { in dumpSectionContribs() argument
1854 ArrayRef<std::string> Names; dumpSectionContribs() member in DumpOutputStyle::dumpSectionContribs::Visitor
1860 ArrayRef<std::string> Names = *NamesOrErr; dumpSectionContribs() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetFeatureInfo.cpp
H A DDAGISelMatcherGen.cpp462 recordUniqueNode(ArrayRef<std::string> Names) recordUniqueNode() argument
513 SmallVector<std::string, 4> Names; EmitMatchCode() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h91 enum class OptionNames : uint32_t { Names = 0, Hardware, LastOptionName }; enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h95 std::string Names; variable
H A DSampleProfReader.h850 std::vector<std::string> Names; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h122 NamedIdentifierNode *Names[Max]; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp272 BinaryStreamReader Names(NamesBuffer); in getFileName() local
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DAcceleratorRecordsSaver.cpp184 std::optional<ObjCSelectorNames> Names = in saveObjC() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp757 SmallVector<IdentifierInfo *, 4> Names; in ParseAsmStatement() local
884 bool Parser::ParseAsmOperandsOpt(SmallVectorImpl<IdentifierInfo *> &Names, in ParseAsmOperandsOpt()
/freebsd-src/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp150 std::vector<StringRef> Names; doList() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp31 std::vector<std::string> Names; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm-c/
H A DOrc.h175 LLVMOrcCSymbolsList Names; member
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp353 const char **Names; getNSNumberLiteralSelector() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DHLSLExternalSemaSource.cpp371 addSimpleTemplateParams(ArrayRef<StringRef> Names) addSimpleTemplateParams() argument
/freebsd-src/contrib/sendmail/vacation/
H A Dvacation.c83 ALIAS *Names = NULL; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp137 struct QualName { Qualifiers Q; const char *Name; } Names[] = { in print() local

123