/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeTableCollection.h | 37 std::vector<StringRef> Names; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ConstraintSystem.cpp | 145 SmallVector<std::string> Names(Value2Index.size(), ""); in getVarNamesList() local 163 SmallVector<std::string> Names = getVarNamesList(); in dump() local
|
H A D | StackLifetime.cpp | 361 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 D | MachODump.h | 37 enum class FunctionStartsMode { Addrs, Names, Both, None }; enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyAsmPrinter.h | 27 std::vector<std::unique_ptr<std::string>> Names; global() variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Basic/ |
H A D | TargetInfo.cpp | 637 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 D | llvm-dwarfdump.cpp | 398 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 D | llvm-pdbutil.h | 207 enum class InputFileType { PDBFile, PDBStream, DBIStream, Names, ModuleStream }; enumerator
|
H A D | DumpOutputStyle.cpp | 424 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 D | SubtargetFeatureInfo.cpp |
|
H A D | DAGISelMatcherGen.cpp | 462 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 D | Breakpoint.h | 91 enum class OptionNames : uint32_t { Names = 0, Hardware, LastOptionName }; enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | InstrProfCorrelator.h | 95 std::string Names; variable
|
H A D | SampleProfReader.h | 850 std::vector<std::string> Names; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangle.h | 122 NamedIdentifierNode *Names[Max]; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | DbiModuleList.cpp | 272 BinaryStreamReader Names(NamesBuffer); in getFileName() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | AcceleratorRecordsSaver.cpp | 184 std::optional<ObjCSelectorNames> Names = in saveObjC() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseStmtAsm.cpp | 757 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 D | LibDriver.cpp | 150 std::vector<StringRef> Names; doList() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | InterfaceStubFunctionsConsumer.cpp | 31 std::vector<std::string> Names; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm-c/ |
H A D | Orc.h | 175 LLVMOrcCSymbolsList Names; member
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | NSAPI.cpp | 353 const char **Names; getNSNumberLiteralSelector() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | HLSLExternalSemaSource.cpp | 371 addSimpleTemplateParams(ArrayRef<StringRef> Names) addSimpleTemplateParams() argument
|
/freebsd-src/contrib/sendmail/vacation/ |
H A D | vacation.c | 83 ALIAS *Names = NULL; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Demangle/ |
H A D | ItaniumDemangle.cpp | 137 struct QualName { Qualifiers Q; const char *Name; } Names[] = { in print() local
|