Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeTableCollection.h38 std::vector<StringRef> Names; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstraintSystem.cpp166 SmallVector<std::string> Names(Value2Index.size(), ""); in getVarNamesList() local
184 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/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.h37 enum class FunctionStartsMode { Addrs, Names, Both, None }; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSDNodeInfo.h78 StringTable Names; variable
83 StringTable Names, const SDTypeConstraint *Constraints) in SDNodeInfo()
/freebsd/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/
H A DDlltoolDriver.cpp221 std::vector<StringRef> &Names, bool IsMsStyleImplib) { in identifyImportName()
276 std::vector<StringRef> Names; in doIdentify() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp677 ArrayRef<const char *> Names = getGCCRegNames(); in isValidGCCRegisterName() local
720 ArrayRef<const char *> Names = getGCCRegNames(); in getNormalizedGCCRegisterName() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp408 const StringSet<> &Names, DWARFDie Die, StringRef NameRef, raw_ostream &OS, in filterByName()
438 const StringSet<> &Names, DWARFContext::unit_iterator_range CUs, in filterByName()
505 ArrayRef<std::string> Names, DWARFContext &DICtx, raw_ostream &OS, in filterByAccelName()
714 StringSet<> Names; in dumpObjectFile() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h208 enum class InputFileType { PDBFile, PDBStream, DBIStream, Names, ModuleStream }; global() enumerator
H A DDumpOutputStyle.cpp424 std::vector<std::string> Names; in getSectionNames() local
1837 Visitor(LinePrinter &P, ArrayRef<std::string> Names) : P(P), Names(Names) { in dumpSectionContribs()
1853 ArrayRef<std::string> Names; in dumpSectionContribs() member in DumpOutputStyle::dumpSectionContribs::Visitor
1859 ArrayRef<std::string> Names = *NamesOrErr; in dumpSectionContribs() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DSubtargetFeatureInfo.cpp84 std::vector<std::string> Names; in emitNameTable() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h100 std::string Names; variable
H A DSampleProfReader.h916 std::vector<std::string> Names; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h91 enum class OptionNames : uint32_t { Names = 0, Hardware, LastOptionName }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp271 BinaryStreamReader Names(NamesBuffer); in getFileName() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h127 NamedIdentifierNode *Names[Max]; member
/freebsd/contrib/llvm-project/llvm/lib/CGData/
H A DStableFunctionMapRecord.cpp91 ArrayRef<std::string> Names = FunctionMap->getNames(); in serialize() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp456 bool MatcherGen::recordUniqueNode(ArrayRef<std::string> Names) { in recordUniqueNode()
508 SmallVector<std::string, 4> Names; in EmitMatchCode() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp707 SmallVector<IdentifierInfo *, 4> Names; in ParseAsmStatement() local
821 bool Parser::ParseAsmOperandsOpt(SmallVectorImpl<IdentifierInfo *> &Names, in ParseAsmOperandsOpt()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp31 std::vector<std::string> Names; member
/freebsd/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp154 std::vector<StringRef> Names; in doList() local
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DOrc.h176 LLVMOrcCSymbolsList Names; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp323 const char **Names; in getNSNumberLiteralSelector() local
/freebsd/contrib/sendmail/vacation/
H A Dvacation.c83 ALIAS *Names = NULL; variable
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp137 struct QualName { Qualifiers Q; const char *Name; } Names[] = { in print() local

123